Home
last modified time | relevance | path

Searched refs:cpu_ll_get_core_id (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dcpu_hal.h34 #define cpu_hal_get_core_id() cpu_ll_get_core_id()
Dcpu_ll.h23 FORCE_INLINE_ATTR __attribute__((deprecated)) __attribute__((pure)) uint32_t cpu_ll_get_core_id(voi… in cpu_ll_get_core_id() function