Searched refs:BLE_NPL_OK (Results 1 – 2 of 2) sorted by relevance
374 return BLE_NPL_OK; in npl_freertos_mutex_init()396 return BLE_NPL_OK; in npl_freertos_mutex_deinit()454 return ret == pdPASS ? BLE_NPL_OK : BLE_NPL_TIMEOUT; in npl_freertos_mutex_pend()476 return BLE_NPL_OK; in npl_freertos_mutex_release()511 return BLE_NPL_OK; in npl_freertos_sem_init()533 return BLE_NPL_OK; in npl_freertos_sem_deinit()559 return ret == pdPASS ? BLE_NPL_OK : BLE_NPL_TIMEOUT; in npl_freertos_sem_pend()585 return BLE_NPL_OK; in npl_freertos_sem_release()614 return BLE_NPL_OK; in esp_err_to_npl_error()808 return BLE_NPL_OK; in npl_freertos_callout_reset()
22 BLE_NPL_OK = 0, enumerator