Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_flash_ex.c825 assert_param(IS_OB_USER_STOP(UserConfig & FLASH_OPTR_nRST_STOP)); in FLASH_OB_UserConfig()
828 optr_reg_val |= (UserConfig & FLASH_OPTR_nRST_STOP); in FLASH_OB_UserConfig()
829 optr_reg_mask |= FLASH_OPTR_nRST_STOP; in FLASH_OB_UserConfig()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_flash.h314 #define OB_STOP_NORST ((uint32_t)FLASH_OPTR_nRST_STOP) /*!< No reset generated when…
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h2260 #define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk /*!< nRST_STOP */ macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h2518 #define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk /*!< nRST_STOP */ macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h2540 #define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk /*!< nRST_STOP */ macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h7693 #define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk macro