Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_flash_ex.c112 static HAL_StatusTypeDef FLASH_OB_BOOTBit1Config(uint8_t OB_BootBit1);
395 status = FLASH_OB_BOOTBit1Config(pOBInit->BOOTBit1Config); in HAL_FLASHEx_OBProgram()
918 static HAL_StatusTypeDef FLASH_OB_BOOTBit1Config(uint8_t OB_BootBit1) in FLASH_OB_BOOTBit1Config() function