FreeRTOS
+
0
/1 examples
SourceVu will show references to
ulPortLockGetCurrentOwnerId()
from the following samples and libraries:
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
FreeRTOS
ulPortLockGetCurrentOwnerId()
ulPortLockGetCurrentOwnerId() function
Syntax
Show:
Summary
Declaration
Definition
from
freertos_sdk_config.h:46
extern
uint32_t
ulPortLockGetCurrentOwnerId
(
void
)
;
Implemented in
port.c:974
Examples
ulPortLockGetCurrentOwnerId()
is referenced by 1 libraries and example projects:
PicoSDK
References
from
0/1
examples
Code
Location
uint32_t
ulPortLockGetCurrentOwnerId
(
)
port.c:974
extern
uint32_t
ulPortLockGetCurrentOwnerId
(
void
)
;
freertos_sdk_config.h:46
Call Tree
from
0/1
examples
ulPortLockGetCurrentOwnerId()
calls 3 functions:
All items filtered out
ulPortLockGetCurrentOwnerId()
get_core_num()
__get_current_exception()
xTaskGetCurrentTaskHandle()
All items filtered out
Data Use
from
0/1
examples
ulPortLockGetCurrentOwnerId()
reads 1 variable:
ucPrimaryCoreNum
All items filtered out
ulPortLockGetCurrentOwnerId()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out