Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_flash_ex.c1230 FLASH->SECR = (secmem | BootEntry | SecSize | (SecSize2 << FLASH_SECR_SEC_SIZE2_Pos)); in FLASH_OB_SecMemConfig()
1248 *SecSize2 = (secmem & FLASH_SECR_SEC_SIZE2) >> FLASH_SECR_SEC_SIZE2_Pos; in FLASH_OB_GetSecMem()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h4460 #define FLASH_SECR_SEC_SIZE2_Pos (20U) macro
4461 #define FLASH_SECR_SEC_SIZE2_Msk (0xFFUL << FLASH_SECR_SEC_SIZE2_Pos) /*!< 0x0FF00000…
Dstm32g0b1xx.h4224 #define FLASH_SECR_SEC_SIZE2_Pos (20U) macro
4225 #define FLASH_SECR_SEC_SIZE2_Msk (0xFFUL << FLASH_SECR_SEC_SIZE2_Pos) /*!< 0x0FF00000…