Home
last modified time | relevance | path

Searched refs:IWDG_RLR_RL (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_iwdg.h216 #define IS_IWDG_RELOAD(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RL)
Dstm32l1xx_ll_iwdg.h244 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_iwdg.h227 #define IS_IWDG_RELOAD(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RL)
Dstm32l4xx_ll_iwdg.h245 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_iwdg.h227 #define IS_IWDG_RELOAD(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RL)
Dstm32l0xx_ll_iwdg.h245 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3104 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3362 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3384 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3616 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3616 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3893 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3963 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!< Watchdog counte… macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9522 #define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!<Watchdog counter… macro