Lines Matching refs:NRFX_ASSERT
327 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_control_enable_set()
328 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_CONTROL_COUNT); in nrf_memconf_ramblock_control_enable_set()
343 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_control_mask_enable_set()
359 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_control_enable_check()
360 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_CONTROL_COUNT); in nrf_memconf_ramblock_control_enable_check()
370 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret_enable_set()
371 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_RET_COUNT); in nrf_memconf_ramblock_ret_enable_set()
385 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret_mask_enable_set()
401 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret_enable_check()
402 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_RET_COUNT); in nrf_memconf_ramblock_ret_enable_check()
413 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret2_enable_set()
414 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_RET2_COUNT); in nrf_memconf_ramblock_ret2_enable_set()
427 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret2_enable_check()
428 NRFX_ASSERT(ramblock <= NRF_MEMCONF_POWERBLOCK_RAMBLOCK_RET2_COUNT); in nrf_memconf_ramblock_ret2_enable_check()
438 NRFX_ASSERT(power_id < NRF_MEMCONF_POWERBLOCK_COUNT); in nrf_memconf_ramblock_ret2_mask_enable_set()