SystemClass Member List

This is the complete list of members for SystemClass, including all inherited members.

deepSleep(uint32_t timeMilliseconds, DeepSleepOptions options=eDSO_RF_CAL_BY_INIT_DATA)SystemClass
getCpuFrequency()SystemClassinline
getMaxTaskCount()SystemClassinlinestatic
getTaskCount()SystemClassinlinestatic
initialize()SystemClassstatic
isReady()SystemClassinline
onReady(SystemReadyDelegate readyHandler)SystemClassinline
onReady(ISystemReadyHandler *readyHandler)SystemClassinline
queueCallback(TaskCallback32 callback, uint32_t param=0)SystemClassstatic
queueCallback(TaskCallback callback, void *param=nullptr)SystemClassinlinestatic
queueCallback(InterruptCallback callback)SystemClassinlinestatic
queueCallback(TaskDelegate callback)SystemClassstatic
restart(unsigned deferMillis=0)SystemClass
setCpuFrequency(CpuFrequency freq)SystemClassinline
SystemClass()SystemClassinline