Home
last modified time | relevance | path

Searched refs:npl_freertos_mutex_init (Results 1 – 3 of 3) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dnpl_freertos.h37 ble_npl_error_t npl_freertos_mutex_init(struct ble_npl_mutex *mu);
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/nimble/
Dnimble_npl_os.h148 return npl_freertos_mutex_init(mu); in ble_npl_mutex_init()
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/
Dnpl_os_freertos.c67 ble_npl_error_t npl_freertos_mutex_init(struct ble_npl_mutex *mu) in npl_freertos_mutex_init() function