Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ex.c121 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint8_t OB_RDP);
373 status = FLASH_OB_RDPConfig(pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
830 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint8_t OB_RDP) in FLASH_OB_RDPConfig() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_flash_ex.c113 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint32_t RDPLevel);
358 if(FLASH_OB_RDPConfig(pOBInit->RDPLevel) != HAL_OK) in HAL_FLASHEx_OBProgram()
754 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint32_t RDPLevel) in FLASH_OB_RDPConfig() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash_ex.c141 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint8_t OB_RDP);
457 status = FLASH_OB_RDPConfig(pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
974 static HAL_StatusTypeDef FLASH_OB_RDPConfig(uint8_t OB_RDP) in FLASH_OB_RDPConfig() function