Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c115 static void FLASH_OB_ProdStateConfig(uint32_t ProdStateConfig);
377 FLASH_OB_ProdStateConfig(pOBInit->ProductState); in HAL_FLASHEx_OBProgram()
1157 static void FLASH_OB_ProdStateConfig(uint32_t ProductState) in FLASH_OB_ProdStateConfig() function