Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_wwdg.h174 MODIFY_REG(WWDGx->CR, WWDG_CR_T, Counter); in LL_WWDG_SetCounter()
185 return (uint32_t)(READ_BIT(WWDGx->CR, WWDG_CR_T)); in LL_WWDG_GetCounter()
Dstm32l1xx_hal_wwdg.h155 …S_WWDG_COUNTER(__COUNTER__) (((__COUNTER__) >= WWDG_CR_T_6) && ((__COUNTER__) <= WWDG_CR_T))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_wwdg.h174 MODIFY_REG(WWDGx->CR, WWDG_CR_T, Counter); in LL_WWDG_SetCounter()
185 return (uint32_t)(READ_BIT(WWDGx->CR, WWDG_CR_T)); in LL_WWDG_GetCounter()
Dstm32l0xx_hal_wwdg.h153 …S_WWDG_COUNTER(__COUNTER__) (((__COUNTER__) >= WWDG_CR_T_6) && ((__COUNTER__) <= WWDG_CR_T))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_wwdg.h168 MODIFY_REG(WWDGx->CR, WWDG_CR_T, Counter); in LL_WWDG_SetCounter()
179 return (READ_BIT(WWDGx->CR, WWDG_CR_T)); in LL_WWDG_GetCounter()
Dstm32l4xx_hal_wwdg.h175 …S_WWDG_COUNTER(__COUNTER__) (((__COUNTER__) >= WWDG_CR_T_6) && ((__COUNTER__) <= WWDG_CR_T))
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6260 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7451 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h7382 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h7382 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7292 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h8222 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h8524 #define WWDG_CR_T WWDG_CR_T_Msk /*!< T[6:0] bits (7-… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16405 #define WWDG_CR_T WWDG_CR_T_Msk /*!<T[6:0] bits (7-B… macro