Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c106 static void FLASH_OB_WRPConfigWRP2OrPCROP2(uint32_t WRP2OrPCROP2, FunctionalState New…
1131 FLASH_OB_WRPConfigWRP2OrPCROP2(pOBInit->WRPSector32To63, NewState); in FLASH_OB_WRPConfig()
1213 FLASH_OB_WRPConfigWRP2OrPCROP2(pAdvOBInit->PCROPSector32To63, pcropstate); in FLASH_OB_PCROPConfig()
1281 static void FLASH_OB_WRPConfigWRP2OrPCROP2(uint32_t WRP2OrPCROP2, FunctionalState NewState) in FLASH_OB_WRPConfigWRP2OrPCROP2() function