Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_mutex.c29 ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c89 ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/
H A Dnimble_npl_os.h144 ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h153 ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h152 ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c128 ble_npl_error_t ble_npl_mutex_init(struct ble_npl_mutex *mu) in ble_npl_mutex_init() function