Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash_ex.h80 #define FLASH_PRIV_DENIED FLASH_PRIVCFGR_PRIV /*!< access to Flash registers is denied to non-pr…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c589 MODIFY_REG(FLASH->PRIVCFGR, FLASH_PRIVCFGR_PRIV, PrivMode); in HAL_FLASHEx_ConfigPrivMode()
602 return (FLASH->PRIVCFGR & FLASH_PRIVCFGR_PRIV); in HAL_FLASHEx_GetPrivMode()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h7594 #define FLASH_PRIVCFGR_PRIV FLASH_PRIVCFGR_PRIV_Msk macro
Dstm32l562xx.h7926 #define FLASH_PRIVCFGR_PRIV FLASH_PRIVCFGR_PRIV_Msk macro