| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_fmc.c | 218 OB->RDP = rdtemp; in FMC_EraseOptionBytes() 458 OB->RDP = 0x00; in FMC_EnableReadOutProtection() 505 OB->RDP = 0x00A5; in FMC_DisableReadOutProtection()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_fmc.c | 218 OB->RDP = rdtemp; in FMC_EraseOptionBytes() 458 OB->RDP = 0x00; in FMC_EnableReadOutProtection() 505 OB->RDP = 0xA5; in FMC_DisableReadOutProtection()
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/ |
| A D | apm32s10x_fmc.c | 218 OB->RDP = rdtemp; in FMC_EraseOptionBytes() 452 OB->RDP = 0x00; in FMC_EnableReadOutProtection() 499 OB->RDP = 0xA5; in FMC_DisableReadOutProtection()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_flash.c | 309 OB->RDP= RDP_Key; in FLASH_EraseOptionBytes() 579 OB->RDP = 0x00; in FLASH_ReadOutProtection() 583 OB->RDP = RDP_Key; in FLASH_ReadOutProtection()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_flash.c | 308 OB->RDP= RDP_Key; in FLASH_EraseOptionBytes() 594 OB->RDP = 0x00; in FLASH_ReadOutProtection() 598 OB->RDP = RDP_Key; in FLASH_ReadOutProtection()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_flash.c | 308 OB->RDP = RDP_Key; in FLASH_EraseOptionBytes() 594 OB->RDP = 0x00; in FLASH_ReadOutProtection() 598 OB->RDP = RDP_Key; in FLASH_ReadOutProtection()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_flash_ex.c | 668 OB->RDP = tmp2; in HAL_FLASHEx_OB_SelectPCROP() 711 OB->RDP = tmp2; in HAL_FLASHEx_OB_DeSelectPCROP() 966 tmp1 = (uint32_t)(OB->RDP & FLASH_OBR_RDPRT); in FLASH_OB_RDPConfig() 982 tmp3 = (uint32_t)(OB->RDP & FLASH_OBR_SPRMOD); in FLASH_OB_RDPConfig() 998 OB->RDP = tmp2; in FLASH_OB_RDPConfig()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_flash.h | 77 …__IO u16 RDP; ///< Read Protect, … member
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_flash.c | 717 OB->RDP = (uint16_t)rdptmp; in FLASH_EraseOptionBytes() 1140 OB->RDP = 0x00; in FLASH_ReadOutProtection() 1144 OB->RDP = RDP_Key; in FLASH_ReadOutProtection()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_flash.c | 532 OB->RDP = (uint16_t)rdptmp; in FLASH_OB_Erase() 650 OB->RDP = OB_RDP; in FLASH_OB_RDPConfig()
|
| /bsp/amebaz/ |
| A D | rlx8711B-symbol-v02-img2_xip1.ld | 14 RDP_RAM (wx) : ORIGIN = 0x1003F000, LENGTH = 0xFF0 /* RDP RAM: 4k-0x10 */
|
| A D | rlx8711B-symbol-v02-img2_xip2.ld | 14 RDP_RAM (wx) : ORIGIN = 0x1003F000, LENGTH = 0xFF0 /* RDP RAM: 4k-0x10 */
|
| A D | image2.icf | 173 * RDP Section config *
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_flash.c | 432 OB->RDP = (uint16_t)rdptmp; in FLASH_OB_Erase() 565 OB->RDP = OB_RDP; in FLASH_OB_RDPConfig()
|
| /bsp/stm32/stm32l552-st-nucleo/ |
| A D | README.md | 23 - RDP, active tamper, secure firmware upgrade support, secure hide protection
|
| /bsp/stm32/stm32u575-st-nucleo/ |
| A D | README.md | 81 - Flexible life cycle scheme with RDP and password protected debug
|
| /bsp/stm32/stm32u585-iot02a/ |
| A D | README.md | 81 - Flexible life cycle scheme with RDP and password protected debug
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f072xb.h | 408 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offse… member
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 461 __IO uint16_t RDP; member
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 470 __IO uint16_t RDP; member
|
| /bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/ |
| A D | apm32s10x.h | 3137 __IOM uint16_t RDP; member
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 497 __IO uint16_t RDP; member
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 431 __IO uint16_t RDP; member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 231 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
|
| A D | hk32f031x4x6.h | 228 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
|