Searched refs:flash_int_enable_reg (Results 1 – 3 of 3) sorted by relevance
3080 uint32_t flash_int_enable_reg; in POWER_SetSystemClock12MHZ() local3095 flash_int_enable_reg = FLASH->INTEN; /* Save INT_ENABLE register. */ in POWER_SetSystemClock12MHZ()3102 flash_int_enable_reg = FLASH->INT_ENABLE; /* Save INT_ENABLE register. */ in POWER_SetSystemClock12MHZ()3116 FLASH->INTEN_SET = flash_int_enable_reg; /* ... restore INT_ENABLE register. */ in POWER_SetSystemClock12MHZ()3123 FLASH->INT_SET_ENABLE = flash_int_enable_reg; /* ... restore INT_ENABLE register. */ in POWER_SetSystemClock12MHZ()