Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/device/include/
Dplatform_irq.h90SRAM_ECC_Partial_Write_S_IRQn = 61, /* SRAM ECC Detected Partial Write (Secure) Interrupt */ enumerator
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dtarget_cfg.c215 NVIC_ClearTargetState(SRAM_ECC_Partial_Write_S_IRQn); in nvic_interrupt_target_state_cfg()
264 NVIC_SetPriority(SRAM_ECC_Partial_Write_S_IRQn, 1); in nvic_interrupt_enable()
269 NVIC_EnableIRQ(SRAM_ECC_Partial_Write_S_IRQn); in nvic_interrupt_enable()