Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/
Dsystem_cyw20829.c170 uint32_t nvicIPRStoreRestore[CY_NVIC_IPR_REG_COUNT]; variable
191 nvicIPRStoreRestore[idx] = NVIC->IPR[idx]; in System_Store_NVIC_Reg()
216 NVIC->IPR[idx] = nvicIPRStoreRestore[idx]; in System_Restore_NVIC_Reg()