Home
last modified time | relevance | path

Searched defs:ble_npl_eventq_put (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_eventq.cc68 ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c47 ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/
H A Dnimble_npl_os.h84 ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h100 ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h101 ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c62 void ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() function