Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/include/nimble/
H A Dnimble_npl_os.h35 #define BLE_NPL_TIME_FOREVER INT32_MAX macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/include/nimble/
H A Dnimble_npl_os.h31 #define BLE_NPL_TIME_FOREVER UINT32_MAX macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/include/nimble/
H A Dnimble_npl_os.h25 #define BLE_NPL_TIME_FOREVER (0xFFFFFFFF) macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/
H A Dnimble_npl_os.h36 #define BLE_NPL_TIME_FOREVER UINT32_MAX macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h31 #define BLE_NPL_TIME_FOREVER (OS_TIMEOUT_NEVER) macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h38 #define BLE_NPL_TIME_FOREVER portMAX_DELAY macro