Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_ccm.c19 } else if ( task == offsetof(NRF_CCM_Type, TASKS_CRYPT) ) { in nrf_ccm_task_trigger()
54 } else if ( task == offsetof(NRF_CCM_Type, TASKS_CRYPT) ) { in nrf_ccm_subscribe_common()
/nrf_hw_models-latest/src/HW_models/
DNRF_PPI.c246 { (void*)&NRF_CCM_regs.TASKS_CRYPT , nhw_CCM_TASK_CRYPT},
DNRF5340_peri_types.h573 …__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encryption/decryption. Thi… member