Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c901 tmp_reg = READ_BIT(FLASH->OBR, (FLASH_OBR_LEVEL1_PROT | FLASH_OBR_LEVEL2_PROT)); in FLASH_OB_GetRDP()
907 if (tmp_reg == FLASH_OBR_LEVEL2_PROT) in FLASH_OB_GetRDP()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h6379 #define FLASH_OBR_LEVEL2_PROT FLASH_OBR_LEVEL2_PROT_Msk /*!< Level 2 Read pr… macro
Dstm32f373xc.h6438 #define FLASH_OBR_LEVEL2_PROT FLASH_OBR_LEVEL2_PROT_Msk /*!< Level 2 Read pr… macro