Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl.h66 void ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn,
Dnimble_npl_os.h185 IRAM_ATTR ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c652 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
683 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
695 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
727 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()