Searched defs:ble_npl_event_init (Results 1 – 6 of 6) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/ |
H A D | os_eventq.cc | 110 ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/ |
H A D | npl_os_dummy.c | 65 ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/ |
H A D | nimble_npl_os.h | 114 ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, void *arg) in ble_npl_event_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/ |
H A D | nimble_npl_os.h | 125 ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/ |
H A D | nimble_npl_os.h | 125 ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/ |
H A D | npl_os_rtthread.c | 105 void ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init() function
|