Home
last modified time | relevance | path

Searched refs:OB_STDBY_RST (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash_ex.h143 …S_OB_STDBY_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STDBY_NORST) || ((__SOURCE__) == OB_STDBY_RST))
615 #define OB_STDBY_RST ((uint8_t)0x00U) /*!< Reset generated when entering in STAND… macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash_ex.h98 …S_OB_STDBY_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STDBY_NORST) || ((__SOURCE__) == OB_STDBY_RST))
448 #define OB_STDBY_RST ((uint8_t)0x00U) /*!< Reset generated when entering in STAND… macro