Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spu.h127 #define NRF_SPU_PERIPH_COUNT SPU_PERIPH_MaxCount macro
1022 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_present_get()
1031 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_ownerprog_get()
1040 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_lock_get()
1049 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_block_get()
1058 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_dmasec_get()
1066 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_secattr_get()
1074 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_lock_enable()
1084 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_block_enable()
1095 NRFX_ASSERT(index < NRF_SPU_PERIPH_COUNT); in nrf_spu_periph_perm_dmasec_set()
[all …]