Searched refs:BLE_NPL_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
352 return BLE_NPL_INVALID_PARAM; in npl_freertos_mutex_init()365 return BLE_NPL_INVALID_PARAM; in npl_freertos_mutex_init()383 return BLE_NPL_INVALID_PARAM; in npl_freertos_mutex_deinit()442 return BLE_NPL_INVALID_PARAM; in npl_freertos_mutex_pend()463 return BLE_NPL_INVALID_PARAM; in npl_freertos_mutex_release()489 return BLE_NPL_INVALID_PARAM; in npl_freertos_sem_init()502 return BLE_NPL_INVALID_PARAM; in npl_freertos_sem_init()520 return BLE_NPL_INVALID_PARAM; in npl_freertos_sem_deinit()544 return BLE_NPL_INVALID_PARAM; in npl_freertos_sem_pend()570 return BLE_NPL_INVALID_PARAM; in npl_freertos_sem_release()[all …]
25 BLE_NPL_INVALID_PARAM = 3, enumerator