Home
last modified time | relevance | path

Searched refs:FLASH_OB_GetBOR (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c96 static uint8_t FLASH_OB_GetBOR(void);
327 pOBInit->BORLevel = (uint32_t)FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
674 static uint8_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c102 static uint32_t FLASH_OB_GetBOR(void);
399 pOBInit->BORLevel = FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
993 static uint32_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c105 static uint8_t FLASH_OB_GetBOR(void);
423 pOBInit->BORLevel = FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
975 static uint8_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c109 static uint8_t FLASH_OB_GetBOR(void);
354 pOBInit->BORLevel = (uint32_t)FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
1296 static uint8_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c123 static uint32_t FLASH_OB_GetBOR(void);
578 pOBInit->BORLevel = FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
1754 static uint32_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c128 static uint8_t FLASH_OB_GetBOR(void);
527 pOBInit->BORLevel = FLASH_OB_GetBOR(); in HAL_FLASHEx_OBGetConfig()
1090 static uint8_t FLASH_OB_GetBOR(void) in FLASH_OB_GetBOR() function