Home
last modified time | relevance | path

Searched defs:Prescaler (Results 1 – 25 of 38) sorted by relevance

12

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_iwdg.h65 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
Dstm32l1xx_ll_wwdg.h201 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
Dstm32l1xx_ll_iwdg.h212 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
Dstm32l1xx_hal_wwdg.h66 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
Dstm32l1xx_ll_rcc.h979 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()
995 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
1011 __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB2Prescaler()
Dstm32l1xx_hal_irda.h85 …uint8_t Prescaler; /*!< Specifies the Prescaler value prescaler value to be progr… member
Dstm32l1xx_hal_smartcard.h98 …uint32_t Prescaler; /*!< Specifies the SmartCard Prescaler value used for dividing… member
Dstm32l1xx_hal_lcd.h71 uint32_t Prescaler; /*!< Configures the LCD Prescaler. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_iwdg.h65 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
Dstm32l4xx_ll_wwdg.h195 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
Dstm32l4xx_ll_iwdg.h213 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
Dstm32l4xx_hal_wwdg.h66 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
Dstm32l4xx_ll_lptim.h87 uint32_t Prescaler; /*!< Specifies the prescaler division ratio. member
710 __STATIC_INLINE void LL_LPTIM_SetPrescaler(LPTIM_TypeDef *LPTIMx, uint32_t Prescaler) in LL_LPTIM_SetPrescaler()
Dstm32l4xx_hal_lcd.h68 uint32_t Prescaler; /*!< Configures the LCD Prescaler. member
Dstm32l4xx_hal_lptim.h68 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
Dstm32l4xx_hal_irda.h83 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_wwdg.h201 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
Dstm32l0xx_hal_iwdg.h65 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
Dstm32l0xx_ll_iwdg.h213 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
Dstm32l0xx_hal_wwdg.h66 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
Dstm32l0xx_ll_lptim.h88 uint32_t Prescaler; /*!< Specifies the prescaler division ratio. member
604 __STATIC_INLINE void LL_LPTIM_SetPrescaler(LPTIM_TypeDef *LPTIMx, uint32_t Prescaler) in LL_LPTIM_SetPrescaler()
Dstm32l0xx_ll_rcc.h1339 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()
1355 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
1371 __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB2Prescaler()
Dstm32l0xx_hal_lptim.h73 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
Dstm32l0xx_hal_irda.h82 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
Dstm32l0xx_hal_lcd.h69 uint32_t Prescaler; /*!< Configures the LCD Prescaler. member

12