#include <com_task.h>
Data Fields | |
union { | |
enum | { MODE_POS_REPEAT, MODE_POS_SHUFFLE } |
enum display_file_list:: { ... } mode_pos | |
uint16_t nb_elts | |
}; | |
struct file_elt * | list |
union { ... } |
struct file_elt* display_file_list::list |
Referenced by navigation_update_view().
enum { ... } display_file_list::mode_pos |
Referenced by config_task().
uint16_t display_file_list::nb_elts |
Referenced by navigation_update_view().