Searched refs:PRGKEYR (Results 1 – 9 of 9) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_hal_flash.c | 497 WRITE_REG(FLASH->PRGKEYR, FLASH_PRGKEY1); in HAL_FLASH_Unlock() 498 WRITE_REG(FLASH->PRGKEYR, FLASH_PRGKEY2); in HAL_FLASH_Unlock()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/ |
D | stm32l0xx_hal_flash.c | 506 WRITE_REG(FLASH->PRGKEYR, FLASH_PRGKEY1); in HAL_FLASH_Unlock() 507 WRITE_REG(FLASH->PRGKEYR, FLASH_PRGKEY2); in HAL_FLASH_Unlock()
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 275 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x1… member
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 293 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x1… member
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 297 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x10… member
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 297 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x10… member
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 292 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x1… member
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 306 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x10… member
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 308 …__IO uint32_t PRGKEYR; /*!< Program memory key register, Address offset: 0x10… member
|