Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash.c380 reg_ccr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECCCR) : &(FLASH_NS->NSCCR); in HAL_FLASH_IRQHandler()
384 reg_ccr = &(FLASH_NS->NSCCR); in HAL_FLASH_IRQHandler()
428 FLASH->NSCCR = FLASH_FLAG_OPTCHANGEERR; in HAL_FLASH_IRQHandler()
777 reg_ccr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECCCR) : &(FLASH_NS->NSCCR); in FLASH_WaitForLastOperation()
779 reg_ccr = &(FLASH_NS->NSCCR); in FLASH_WaitForLastOperation()
800 FLASH->NSCCR = FLASH_FLAG_OPTCHANGEERR; in FLASH_WaitForLastOperation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash.h592 … (FLASH->NSCCR, ((__FLAG__) & (FLASH_FLAG_OPTCHANGEERR))); } \
604 … (FLASH->NSCCR, ((__FLAG__) & (~FLASH_FLAG_ECCR_ERRORS))); } \
613 … (FLASH->NSCCR, ((__FLAG__) & (~FLASH_FLAG_ECCR_ERRORS))); } \
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h467 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member
Dstm32h523xx.h530 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member
Dstm32h562xx.h550 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member
Dstm32h533xx.h567 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member
Dstm32h573xx.h765 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member
Dstm32h563xx.h728 …__IO uint32_t NSCCR; /*!< FLASH non-secure clear control register, … member