Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_flash_ex.c301 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
313 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, optr); in HAL_FLASHEx_OBProgram()
378 pOBInit->USERType = OB_USER_ALL; in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_flash_ex.c294 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
306 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, optr); in HAL_FLASHEx_OBProgram()
385 pOBInit->USERType = OB_USER_ALL; in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_flash_ex.c321 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
333 FLASH_OB_OptrConfig(pOBInit->USERType, pOBInit->USERConfig, optr); in HAL_FLASHEx_OBProgram()
433 pOBInit->USERType = OB_USER_ALL; in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h72 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h74 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h71 …uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBY… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h75 …uint32_t USERType; /*!< Select the User Option Byte(s) to be configured (used for OPTIONBYTE… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h75 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h85 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h74 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h74 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h76 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c324 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig1, pOBInit->USERConfig2); in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h79 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c340 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h76 uint32_t USERType; /*!< User option byte(s) to be configured (used for OPTIONBYTE_USER). member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c373 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c346 if (FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig) != HAL_OK) in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c361 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c334 if(FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig) != HAL_OK) in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c384 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->USERConfig2); in HAL_FLASHEx_OBProgram()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c483 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()