|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Implementation of the SystemLock lockdown latch. More...
#include "cdc_core/SystemLock.h"#include "cdc_log.h"#include "esp_sleep.h"#include "esp_system.h"#include "freertos/FreeRTOS.h"#include "freertos/task.h"Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::core |
Variables | |
| static const char * | TAG = "SysLock" |
Implementation of the SystemLock lockdown latch.
Definition in file SystemLock.cpp.
|
static |
Definition at line 13 of file SystemLock.cpp.