Home
last modified time | relevance | path

Searched refs:WINR (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_iwdg.c211 if(hiwdg->Instance->WINR != hiwdg->Init.Window) in HAL_IWDG_Init()
216 hiwdg->Instance->WINR = hiwdg->Init.Window; in HAL_IWDG_Init()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_iwdg.c211 if(hiwdg->Instance->WINR != hiwdg->Init.Window) in HAL_IWDG_Init()
216 hiwdg->Instance->WINR = hiwdg->Init.Window; in HAL_IWDG_Init()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_iwdg.h268 WRITE_REG(IWDGx->WINR, IWDG_WINR_WIN & Window); in LL_IWDG_SetWindow()
279 return (READ_REG(IWDGx->WINR)); in LL_IWDG_GetWindow()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_iwdg.h268 WRITE_REG(IWDGx->WINR, IWDG_WINR_WIN & Window); in LL_IWDG_SetWindow()
279 return (uint32_t)(READ_REG(IWDGx->WINR)); in LL_IWDG_GetWindow()
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h375 __IO uint32_t WINR; /*!< IWDG Window register, Address offset: 0x10 */ member
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h392 __IO uint32_t WINR; /*!< IWDG Window register, Address offset: 0x10 */ member
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h393 __IO uint32_t WINR; /*!< IWDG Window register, Address offset: 0x10 */ member
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h594 __IO uint32_t WINR; /*!< IWDG Window register, Address offset: 0x10 */ member