|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include "cdc_core/ModuleBase.h"Go to the source code of this file.
Classes | |
| class | cdc::mod_password::PasswordModule |
Namespaces | |
| namespace | cdc |
| namespace | cdc::mod_password |
Functions | |
| void | mod_password_register () |
| Registers password module initializer in global module registry. | |
| void mod_password_register | ( | ) |
Registers password module initializer in global module registry.
Definition at line 1067 of file PasswordModule.cpp.
References cdc::core::ModuleRegistry::instance(), and cdc::core::ModuleRegistry::registerInitializer().