PicoSDK
alarm_pool_get_default()
is only used within PicoSDK.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
alarm_pool_get_default()
alarm_pool_get_default() function
The default alarm pool used when alarms are added without specifying an alarm pool, and also used by the SDK to support lower power sleeps and timeouts. \sa #PICO_TIME_DEFAULT_ALARM_POOL_HARDWARE_ALARM_NUM
Syntax
Show:
Summary
Declaration
Definition
from
time.h:396
alarm_pool_t
*
alarm_pool_get_default
(
void
)
;
Implemented in
time.c:100
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out