|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Classes | |
| struct | sao_driver_info_t |
| struct | sao_descriptor_t |
| class | SaoModule |
Functions | |
| static void | registerStrings () |
| static ui::IView * | getInfoView () |
Variables | |
| constexpr ui::I18nEntry | kStrings [] |
| static ui::InfoView | s_infoView |
| static char | s_infoText [256] |
|
static |
Definition at line 24 of file SaoModule.cpp.
References s_infoText, s_infoView, sao_get_info_string(), and cdc::ui::tr().
Referenced by cdc::mod_sao::SaoModule::getMenuItems().
|
static |
Definition at line 17 of file SaoModule.cpp.
References cdc::ui::I18n::instance(), kStrings, and cdc::ui::I18n::registerEnglishTable().
Referenced by cdc::mod_sao::SaoModule::init().
|
constexpr |
Definition at line 13 of file SaoModule.cpp.
Referenced by registerStrings().
|
static |
Definition at line 22 of file SaoModule.cpp.
Referenced by getInfoView().
|
static |
Definition at line 21 of file SaoModule.cpp.
Referenced by getInfoView().