Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h73 void npl_freertos_eventq_remove(struct ble_npl_eventq *evq,
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c276 IRAM_ATTR npl_freertos_eventq_remove(struct ble_npl_eventq *evq, in npl_freertos_eventq_remove() function
1042 .p_ble_npl_eventq_remove = npl_freertos_eventq_remove,