Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/src/
H A Dnpl_os_riot.c60 ble_npl_callout_reset(struct ble_npl_callout *c, ble_npl_time_t ticks) in ble_npl_callout_reset() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_callout.c77 ble_npl_error_t ble_npl_callout_reset(struct ble_npl_callout *c, in ble_npl_callout_reset() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c137 ble_npl_callout_reset(struct ble_npl_callout *c, ble_npl_time_t ticks) in ble_npl_callout_reset() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h202 ble_npl_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in ble_npl_callout_reset() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h201 ble_npl_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in ble_npl_callout_reset() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c238 ble_npl_error_t ble_npl_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in ble_npl_callout_reset() function