Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54_AAR_CCM_ECB.c282 NRF_AAR_regs[inst]->ERRORSTATUS = 0; in nhw_AAR_resolve_logic()
298 NRF_AAR_regs[inst]->ERRORSTATUS = AAR_ERRORSTATUS_ERRORSTATUS_PrematureInptrEnd; \ in nhw_AAR_resolve_logic()
364 NRF_AAR_regs[inst]->ERRORSTATUS = 0x2; //AAR_ERRORSTATUS_ERRORSTATUS_PrematureOutptrEnd; in nhw_AAR_resolve_logic()
470 NRF_CCM_regs[inst]->ERRORSTATUS = 0; in nhw_CCM_logic()
494 NRF_CCM_regs[inst]->ERRORSTATUS = CCM_ERRORSTATUS_ERRORSTATUS_PrematureInptrEnd; \ in nhw_CCM_logic()
500 NRF_CCM_regs[inst]->ERRORSTATUS = CCM_ERRORSTATUS_ERRORSTATUS_PrematureOutptrEnd; \ in nhw_CCM_logic()
618 NRF_CCM_regs[inst]->ERRORSTATUS = (0x2UL); in nhw_CCM_logic()
741 NRF_ECB_regs[inst].ERRORSTATUS = ECB_ERRORSTATUS_ERRORSTATUS_Aborted; in nhw_ECB_possible_abort()
756 NRF_ECB_regs[inst].ERRORSTATUS = 0; in nhw_ECB_logic()
768 NRF_ECB_regs[inst].ERRORSTATUS = ECB_ERRORSTATUS_ERRORSTATUS_PrematureInptrEnd; in nhw_ECB_logic()
[all …]
DNRF5340_peri_types.h2428 …__IOM uint32_t ERRORSTATUS; /*!< (@ 0x00000404) NFC Error Status register … member