PicoSDK
ABSOLUTE_TIME_INITIALIZED_VAR
is only used within PicoSDK.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
ABSOLUTE_TIME_INITIALIZED_VAR
ABSOLUTE_TIME_INITIALIZED_VAR macro
Syntax
Show:
Summary
Declaration
from
types.h:91
#define
ABSOLUTE_TIME_INITIALIZED_VAR
(
name
,
value
)
name
=
{
value
}
Arguments
Argument
name
value
Examples
References
from
examples
Code
Location
#define
ABSOLUTE_TIME_INITIALIZED_VAR
(
name
,
value
)
name
=
{
value
}
types.h:91
const
absolute_time_t
ABSOLUTE_TIME_INITIALIZED_VAR
(
nil_time
,
0
)
;
time.c:13
const
absolute_time_t
ABSOLUTE_TIME_INITIALIZED_VAR
(
at_the_end_of_time
,
INT64_MAX
)
;
time.c:14
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