Searched defs:ble_npl_callout_init (Results 1 – 6 of 6) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/src/ |
H A D | npl_os_riot.c | 50 ble_npl_callout_init(struct ble_npl_callout *c, struct ble_npl_eventq *evq, in ble_npl_callout_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/ |
H A D | os_callout.c | 43 void ble_npl_callout_init(struct ble_npl_callout *c, in ble_npl_callout_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/ |
H A D | npl_os_dummy.c | 131 ble_npl_callout_init(struct ble_npl_callout *c, struct ble_npl_eventq *evq, in ble_npl_callout_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/ |
H A D | nimble_npl_os.h | 195 ble_npl_callout_init(struct ble_npl_callout *co, struct ble_npl_eventq *evq, in ble_npl_callout_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/ |
H A D | nimble_npl_os.h | 194 ble_npl_callout_init(struct ble_npl_callout *co, struct ble_npl_eventq *evq, in ble_npl_callout_init() function
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/ |
H A D | npl_os_rtthread.c | 232 void ble_npl_callout_init(struct ble_npl_callout *co, struct ble_npl_eventq *evq, in ble_npl_callout_init() function
|