Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_iwdg.h244 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
255 return (uint32_t)(READ_REG(IWDGx->RLR)); in LL_IWDG_GetReloadCounter()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_iwdg.h245 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
256 return (READ_REG(IWDGx->RLR)); in LL_IWDG_GetReloadCounter()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_iwdg.h245 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
256 return (uint32_t)(READ_REG(IWDGx->RLR)); in LL_IWDG_GetReloadCounter()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_iwdg.c187 hiwdg->Instance->RLR = hiwdg->Init.Reload; in HAL_IWDG_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_iwdg.c195 hiwdg->Instance->RLR = hiwdg->Init.Reload; in HAL_IWDG_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_iwdg.c195 hiwdg->Instance->RLR = hiwdg->Init.Reload; in HAL_IWDG_Init()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h373 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h391 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h368 …__IO uint32_t RLR; /*!< Reload register, Address offset: 0x08… member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h368 …__IO uint32_t RLR; /*!< Reload register, Address offset: 0x08… member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h390 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h398 …__IO uint32_t RLR; /*!< Reload register, Address offset: 0x08… member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h407 …__IO uint32_t RLR; /*!< Reload register, Address offset: 0x08… member
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h592 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member