|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_RCC_LPTIM1_CLKSOURCE RCC_CCIPR_LPTIM1SEL |
| #define | LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR_LPTIM2SEL |
| #define LL_RCC_LPTIM1_CLKSOURCE RCC_CCIPR_LPTIM1SEL |
LPTIM1 Clock source selection
Definition at line 723 of file stm32l4xx_ll_rcc.h.
Referenced by LL_LPTIM_Disable(), and LL_RCC_GetLPTIMClockFreq().
| #define LL_RCC_LPTIM2_CLKSOURCE RCC_CCIPR_LPTIM2SEL |
LPTIM2 Clock source selection
Definition at line 724 of file stm32l4xx_ll_rcc.h.
Referenced by LL_LPTIM_Disable(), and LL_RCC_GetLPTIMClockFreq().
1.7.6.1