Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c588 MODIFY_REG(FLASH->PRIVCFGR, FLASH_PRIVCFGR_PRIV, PrivMode); in HAL_FLASHEx_ConfigPrivMode()
601 return (FLASH->PRIVCFGR & FLASH_PRIVCFGR_PRIV); in HAL_FLASHEx_GetPrivMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash_ex.h78 #define FLASH_PRIV_DENIED FLASH_PRIVCFGR_PRIV /*!< access to Flash registers is denied to non-pr…
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h7598 #define FLASH_PRIVCFGR_PRIV FLASH_PRIVCFGR_PRIV_Msk macro
Dstm32l562xx.h7930 #define FLASH_PRIVCFGR_PRIV FLASH_PRIVCFGR_PRIV_Msk macro