Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c377 FLASH_OB_ProdStateConfig(pOBInit->ProductState); in HAL_FLASHEx_OBProgram()
450 pOBInit->ProductState = FLASH_OB_GetProdState(); in HAL_FLASHEx_OBGetConfig()
1157 static void FLASH_OB_ProdStateConfig(uint32_t ProductState) in FLASH_OB_ProdStateConfig() argument
1160 assert_param(IS_OB_PRODUCT_STATE(ProductState)); in FLASH_OB_ProdStateConfig()
1163 MODIFY_REG(FLASH->OPTSR_PRG, FLASH_OPTSR_PRODUCT_STATE, ProductState); in FLASH_OB_ProdStateConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h72 uint32_t ProductState; /*!< Set the product state. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h2307 typedef uint32_t (*RSSLIB_SetProductState_TypeDef)(uint32_t ProductState);
Dstm32h7s7xx.h2528 typedef uint32_t (*RSSLIB_SetProductState_TypeDef)(uint32_t ProductState);
Dstm32h7s3xx.h2454 typedef uint32_t (*RSSLIB_SetProductState_TypeDef)(uint32_t ProductState);
Dstm32h7r7xx.h2379 typedef uint32_t (*RSSLIB_SetProductState_TypeDef)(uint32_t ProductState);