Home
last modified time | relevance | path

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

123

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_iwdg.c80 IWDG->RLR = reload; in IWDG_SetReload()
91 return IWDG->RLR; in IWDG_GetReload()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_iwdg.h225 WRITE_REG(IWDGx->RLR, IWDG_RLR_RL & Counter); in LL_IWDG_SetReloadCounter()
236 return (READ_REG(IWDGx->RLR)); in LL_IWDG_GetReloadCounter()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_iwdg.c105 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_iwdg.c136 IWDG->RLR = Reload;
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_iwdg.c132 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_iwdg.c132 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_iwdg.c132 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_iwdg.c18 IWDGx->RLR = init->Relaod; in IWDG_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_iwdg.c188 hiwdg->Instance->RLR = hiwdg->Init.Reload; in HAL_IWDG_Init()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_iwdg.c68 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_iwdg.c156 IWDG->RLR = Reload; in IWDG_SetReload()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_iwdg.h50 …__IO u32 RLR; ///< Reload Register … member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_IWDT.c31 hidt->Instance->RLR = hidt->Init.Reload; in HAL_IWDT_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_IWDT.c32 hidt->Instance->RLR = hidt->Init.Reload; in HAL_IWDT_Init()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_iwdg.c135 WRITE_REG(Instance->RLR, Init->Reload_val); in LL_IWDG_Init()
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h222 __IO uint32_t RLR; // 0x08 member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h253 __IO uint32_t RLR; member
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h387 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
A Dft32f030x8.h418 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
A Dft32f072x8.h433 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
A Dft32f032x8.h427 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
A Dft32f032x6.h427 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
A Dft32f072xb.h481 __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */ member
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h592 __IO uint32_t RLR; member
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h601 __IO uint32_t RLR; member

Completed in 177 milliseconds

123