Searched defs:VoltageRange (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_flash_ex.c | 440 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 486 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector() 639 static void FLASH_MassErase(uint8_t VoltageRange) in FLASH_MassErase() 670 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_flash_ex.c | 537 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 581 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector() 948 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 977 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_pwr.h | 1028 __STATIC_INLINE void LL_PWR_SetVddIOVoltageRange(uint32_t VoltageRange) in LL_PWR_SetVddIOVoltageRange() 1056 __STATIC_INLINE void LL_PWR_SetVddIO2VoltageRange(uint32_t VoltageRange) in LL_PWR_SetVddIO2VoltageRange() 1084 __STATIC_INLINE void LL_PWR_SetVddIO3VoltageRange(uint32_t VoltageRange) in LL_PWR_SetVddIO3VoltageRange() 1112 __STATIC_INLINE void LL_PWR_SetVddIO4VoltageRange(uint32_t VoltageRange) in LL_PWR_SetVddIO4VoltageRange() 1140 __STATIC_INLINE void LL_PWR_SetVddIO5VoltageRange(uint32_t VoltageRange) in LL_PWR_SetVddIO5VoltageRange()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_flash_ex.c | 351 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector() 432 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1103 static void FLASH_MassErase(uint32_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 1180 void FLASH_Erase_Sector(uint32_t Sector, uint32_t Banks, uint32_t VoltageRange) in FLASH_Erase_Sector()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_flash_ex.h | 59 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pwr_ex.c | 871 void HAL_PWREx_ConfigVddIORange(uint32_t VddIOPort, uint32_t VoltageRange) in HAL_PWREx_ConfigVddIORange()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_flash_ex.h | 61 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash_ex.h | 59 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_flash_ex.h | 59 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member
|