Searched refs:LPTIM1 (Results 1 – 13 of 13) sorted by relevance
51 #if defined (LPTIM1) || defined (LPTIM2)110 if (LPTIMx == LPTIM1) in LL_LPTIM_DeInit()
322 if(hlptim->Instance == LPTIM1) in HAL_LPTIM_Init()1063 if (hlptim->Instance == LPTIM1) in HAL_LPTIM_Encoder_Start()1150 if (hlptim->Instance == LPTIM1) in HAL_LPTIM_Encoder_Start_IT()
766 ((((__INSTANCE__) == LPTIM1) && \777 (((__INSTANCE__) == LPTIM1) && \
50 #if defined (LPTIM1) || defined (LPTIM2)
106 DCD LPTIM1_IRQHandler ; LPTIM1
50 #if defined (LPTIM1)
643 #define LPTIM1 ((LPTIM_TypeDef *) LPTIM1_BASE) macro6399 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1)
748 #define LPTIM1 ((LPTIM_TypeDef *) LPTIM1_BASE) macro7593 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1)
733 #define LPTIM1 ((LPTIM_TypeDef *) LPTIM1_BASE) macro7434 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1)
1356 #define LPTIM1 ((LPTIM_TypeDef *) LPTIM1_BASE) macro18007 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \