Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c377 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
382 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
446 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c377 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
382 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
446 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c461 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
466 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
530 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_flash_ex.h113 uint32_t WRPPage; /*!< WRPPage: specifies the page(s) to be write protected member
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_flash_ex.h159 uint32_t WRPPage; /*!< WRPPage: specifies the page(s) to be write protected member
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash_ex.h196 uint32_t WRPPage; /*!< WRPPage: specifies the page(s) to be write protected member