Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl_os.h124 uint8_t (*p_ble_npl_hw_is_in_critical)(void); member
371 return npl_funcs->p_ble_npl_hw_is_in_critical(); in ble_npl_hw_is_in_critical()
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c1081 .p_ble_npl_hw_is_in_critical = npl_freertos_hw_is_in_critical