Home
last modified time | relevance | path

Searched refs:ble_npl_hw_exit_critical (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/porting/include/os/
Dos.h52 #define OS_EXIT_CRITICAL(_sr) (ble_npl_hw_exit_critical(_sr))
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl.h159 void ble_npl_hw_exit_critical(uint32_t ctx);
Dnimble_npl_os.h364 IRAM_ATTR ble_npl_hw_exit_critical(uint32_t ctx) in ble_npl_hw_exit_critical() function