Home
last modified time | relevance | path

Searched defs:NewState (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c1104 …HAL_StatusTypeDef FLASH_OB_WRPConfig(FLASH_OBProgramInitTypeDef *pOBInit, FunctionalState NewState) in FLASH_OB_WRPConfig()
1181 …usTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, FunctionalState NewState) in FLASH_OB_PCROPConfig()
1235 static void FLASH_OB_WRPConfigWRP1OrPCROP1(uint32_t WRP1OrPCROP1, FunctionalState NewState) in FLASH_OB_WRPConfigWRP1OrPCROP1()
1281 static void FLASH_OB_WRPConfigWRP2OrPCROP2(uint32_t WRP2OrPCROP2, FunctionalState NewState) in FLASH_OB_WRPConfigWRP2OrPCROP2()
1327 static void FLASH_OB_WRPConfigWRP3(uint32_t WRP3, FunctionalState NewState) in FLASH_OB_WRPConfigWRP3()
1372 static void FLASH_OB_WRPConfigWRP4(uint32_t WRP4, FunctionalState NewState) in FLASH_OB_WRPConfigWRP4()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c1025 …StatusTypeDef FLASH_OB_ProtectedSectorsConfig(uint32_t Sector, uint32_t Sector2, uint32_t NewState) in FLASH_OB_ProtectedSectorsConfig()