TB2026-YDS Firmware
Loading...
Searching...
No Matches
icons.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define ICON_MUSIC_W   32
#define ICON_MUSIC_H   32
#define ICON_STATS_W   32
#define ICON_STATS_H   32
#define ICON_SETTINGS1_W   32
#define ICON_SETTINGS1_H   32
#define ICON_STORAGE_W   32
#define ICON_STORAGE_H   32
#define ICON_VOLUME_W   16
#define ICON_VOLUME_H   16
#define ICON_PLAY_W   16
#define ICON_PLAY_H   16
#define ICON_PAUSE_W   16
#define ICON_PAUSE_H   16
#define ICON_PREV_W   16
#define ICON_PREV_H   16
#define ICON_NEXT_W   16
#define ICON_NEXT_H   16
#define ICON_SHUFFLE_W   16
#define ICON_SHUFFLE_H   16
#define ICON_LOOP_W   16
#define ICON_LOOP_H   16
#define ICON_ARROW_UP_W   8
#define ICON_ARROW_UP_H   8
#define ICON_ARROW_DOWN_W   8
#define ICON_ARROW_DOWN_H   8
#define ICON_FOLDER_W   8
#define ICON_FOLDER_H   8
#define ICON_SONG_W   8
#define ICON_SONG_H   8
#define ICON_STATS_BATTERY_W   16
#define ICON_STATS_BATTERY_H   16
#define ICON_STATS_STORAGE_W   16
#define ICON_STATS_STORAGE_H   16
#define ICON_STATS_INPUTS_W   16
#define ICON_STATS_INPUTS_H   16
#define ICON_STATS_PERIPHERALS_W   16
#define ICON_STATS_PERIPHERALS_H   16
#define ICON_STATS_SYSTEM_W   16
#define ICON_STATS_SYSTEM_H   16
#define ICON_BLUETOOTH_W   16
#define ICON_BLUETOOTH_H   16
#define ICON_HEADPHONES_W   16
#define ICON_HEADPHONES_H   16
#define ICON_POWER_W   16
#define ICON_POWER_H   16
#define ICON_SCREEN_W   16
#define ICON_SCREEN_H   16
#define ICON_SETTINGS_AUDIO_W   16
#define ICON_SETTINGS_AUDIO_H   16
#define ICON_ANTENNA_W   16
#define ICON_ANTENNA_H   16
#define ICON_ANTENNA_ON_W   16
#define ICON_ANTENNA_ON_H   16

Variables

const uint8_t icon_music []
const uint8_t icon_stats []
const uint8_t icon_settings []
const uint8_t icon_storage []
const uint8_t icon_volume []
const uint8_t icon_play []
const uint8_t icon_pause []
const uint8_t icon_prev []
const uint8_t icon_next []
const uint8_t icon_shuffle []
const uint8_t icon_loop []
const uint8_t icon_arrow_up []
const uint8_t icon_arrow_down []
const uint8_t icon_folder []
const uint8_t icon_song []
const uint8_t icon_stats_battery []
const uint8_t icon_stats_storage []
const uint8_t icon_stats_inputs []
const uint8_t icon_stats_peripherals []
const uint8_t icon_stats_system []
const uint8_t icon_bluetooth []
const uint8_t icon_headphones []
const uint8_t icon_settings_power []
const uint8_t icon_settings_screen []
const uint8_t icon_settings_audio []
const uint8_t icon_antenna []
const uint8_t icon_antenna_on []

Detailed Description

Note
Développé avec l'assistance de Claude Opus 4.8 (Anthropic), sous la direction de Y. Dos Santos : spécification, revue et validation sur cible par l'auteur.

Macro Definition Documentation

◆ ICON_ANTENNA_H

#define ICON_ANTENNA_H   16

◆ ICON_ANTENNA_ON_H

#define ICON_ANTENNA_ON_H   16

◆ ICON_ANTENNA_ON_W

#define ICON_ANTENNA_ON_W   16

◆ ICON_ANTENNA_W

#define ICON_ANTENNA_W   16

◆ ICON_ARROW_DOWN_H

#define ICON_ARROW_DOWN_H   8

◆ ICON_ARROW_DOWN_W

#define ICON_ARROW_DOWN_W   8

◆ ICON_ARROW_UP_H

#define ICON_ARROW_UP_H   8

◆ ICON_ARROW_UP_W

#define ICON_ARROW_UP_W   8

◆ ICON_BLUETOOTH_H

#define ICON_BLUETOOTH_H   16

◆ ICON_BLUETOOTH_W

#define ICON_BLUETOOTH_W   16

◆ ICON_FOLDER_H

#define ICON_FOLDER_H   8

◆ ICON_FOLDER_W

#define ICON_FOLDER_W   8

◆ ICON_HEADPHONES_H

#define ICON_HEADPHONES_H   16

◆ ICON_HEADPHONES_W

#define ICON_HEADPHONES_W   16

◆ ICON_LOOP_H

#define ICON_LOOP_H   16

◆ ICON_LOOP_W

#define ICON_LOOP_W   16

◆ ICON_MUSIC_H

#define ICON_MUSIC_H   32

◆ ICON_MUSIC_W

#define ICON_MUSIC_W   32

◆ ICON_NEXT_H

#define ICON_NEXT_H   16

◆ ICON_NEXT_W

#define ICON_NEXT_W   16

◆ ICON_PAUSE_H

#define ICON_PAUSE_H   16

◆ ICON_PAUSE_W

#define ICON_PAUSE_W   16

◆ ICON_PLAY_H

#define ICON_PLAY_H   16

◆ ICON_PLAY_W

#define ICON_PLAY_W   16

◆ ICON_POWER_H

#define ICON_POWER_H   16

◆ ICON_POWER_W

#define ICON_POWER_W   16

◆ ICON_PREV_H

#define ICON_PREV_H   16

◆ ICON_PREV_W

#define ICON_PREV_W   16

◆ ICON_SCREEN_H

#define ICON_SCREEN_H   16

◆ ICON_SCREEN_W

#define ICON_SCREEN_W   16

◆ ICON_SETTINGS1_H

#define ICON_SETTINGS1_H   32

◆ ICON_SETTINGS1_W

#define ICON_SETTINGS1_W   32

◆ ICON_SETTINGS_AUDIO_H

#define ICON_SETTINGS_AUDIO_H   16

◆ ICON_SETTINGS_AUDIO_W

#define ICON_SETTINGS_AUDIO_W   16

◆ ICON_SHUFFLE_H

#define ICON_SHUFFLE_H   16

◆ ICON_SHUFFLE_W

#define ICON_SHUFFLE_W   16

◆ ICON_SONG_H

#define ICON_SONG_H   8

◆ ICON_SONG_W

#define ICON_SONG_W   8

◆ ICON_STATS_BATTERY_H

#define ICON_STATS_BATTERY_H   16

◆ ICON_STATS_BATTERY_W

#define ICON_STATS_BATTERY_W   16

◆ ICON_STATS_H

#define ICON_STATS_H   32

◆ ICON_STATS_INPUTS_H

#define ICON_STATS_INPUTS_H   16

◆ ICON_STATS_INPUTS_W

#define ICON_STATS_INPUTS_W   16

◆ ICON_STATS_PERIPHERALS_H

#define ICON_STATS_PERIPHERALS_H   16

◆ ICON_STATS_PERIPHERALS_W

#define ICON_STATS_PERIPHERALS_W   16

◆ ICON_STATS_STORAGE_H

#define ICON_STATS_STORAGE_H   16

◆ ICON_STATS_STORAGE_W

#define ICON_STATS_STORAGE_W   16

◆ ICON_STATS_SYSTEM_H

#define ICON_STATS_SYSTEM_H   16

◆ ICON_STATS_SYSTEM_W

#define ICON_STATS_SYSTEM_W   16

◆ ICON_STATS_W

#define ICON_STATS_W   32

◆ ICON_STORAGE_H

#define ICON_STORAGE_H   32

◆ ICON_STORAGE_W

#define ICON_STORAGE_W   32

◆ ICON_VOLUME_H

#define ICON_VOLUME_H   16

◆ ICON_VOLUME_W

#define ICON_VOLUME_W   16

Variable Documentation

◆ icon_antenna

const uint8_t icon_antenna[]
extern

◆ icon_antenna_on

const uint8_t icon_antenna_on[]
extern

◆ icon_arrow_down

const uint8_t icon_arrow_down[]
extern

◆ icon_arrow_up

const uint8_t icon_arrow_up[]
extern

◆ icon_bluetooth

const uint8_t icon_bluetooth[]
extern

◆ icon_folder

const uint8_t icon_folder[]
extern

◆ icon_headphones

const uint8_t icon_headphones[]
extern

◆ icon_loop

const uint8_t icon_loop[]
extern

◆ icon_music

const uint8_t icon_music[]
extern

◆ icon_next

const uint8_t icon_next[]
extern

◆ icon_pause

const uint8_t icon_pause[]
extern

◆ icon_play

const uint8_t icon_play[]
extern

◆ icon_prev

const uint8_t icon_prev[]
extern

◆ icon_settings

const uint8_t icon_settings[]
extern

◆ icon_settings_audio

const uint8_t icon_settings_audio[]
extern

◆ icon_settings_power

const uint8_t icon_settings_power[]
extern

◆ icon_settings_screen

const uint8_t icon_settings_screen[]
extern

◆ icon_shuffle

const uint8_t icon_shuffle[]
extern

◆ icon_song

const uint8_t icon_song[]
extern

◆ icon_stats

const uint8_t icon_stats[]
extern

◆ icon_stats_battery

const uint8_t icon_stats_battery[]
extern

◆ icon_stats_inputs

const uint8_t icon_stats_inputs[]
extern

◆ icon_stats_peripherals

const uint8_t icon_stats_peripherals[]
extern

◆ icon_stats_storage

const uint8_t icon_stats_storage[]
extern

◆ icon_stats_system

const uint8_t icon_stats_system[]
extern

◆ icon_storage

const uint8_t icon_storage[]
extern

◆ icon_volume

const uint8_t icon_volume[]
extern