Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_flash.c115 LL_StatusETypeDef LL_FLASH_ReadProtectLevelConfig(FLASH_RDPLVETypeDef RDPLevel) in LL_FLASH_ReadProtectLevelConfig() argument
124 MODIFY_REG(FLASH->RDPR, FLASH_RDPR_RDP_Msk, RDPLevel); in LL_FLASH_ReadProtectLevelConfig()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_flash.h264 LL_StatusETypeDef LL_FLASH_ReadProtectLevelConfig(FLASH_RDPLVETypeDef RDPLevel);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h256 uint8_t RDPLevel; /*!< RDPLevel: Set the read protection level. member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c441 status = FLASH_OB_RDPConfig(pOBInit->RDPLevel); in HAL_FLASHEx_OBProgram()
523 pOBInit->RDPLevel = FLASH_OB_GetRDP(); in HAL_FLASHEx_OBGetConfig()

Completed in 13 milliseconds