Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/os/
Dos.h51 #define OS_ENTER_CRITICAL(_sr) (_sr = ble_npl_hw_enter_critical())
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl.h157 uint32_t ble_npl_hw_enter_critical(void);
Dnimble_npl_os.h358 IRAM_ATTR ble_npl_hw_enter_critical(void) in ble_npl_hw_enter_critical() function