Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cs_Handlers.h>
Static Public Member Functions | |
static void | handleEvent (uint32_t event) |
Handle SOC events. More... | |
static void | handleEventDecoupled (uint32_t event) |
Handle SOC events. More... | |
|
static |
Handle SOC events.
Can be called from interrupt.
|
static |
Handle SOC events.
Must be called from main thread.