Searched refs:LPTIM_IT_UP (Results 1 – 4 of 4) sorted by relevance
963 __HAL_LPTIM_ENABLE_IT(hlptim, LPTIM_IT_UP); in HAL_LPTIM_Encoder_Start_IT()1004 __HAL_LPTIM_DISABLE_IT(hlptim, LPTIM_IT_UP); in HAL_LPTIM_Encoder_Stop_IT()1473 if(__HAL_LPTIM_GET_IT_SOURCE(hlptim, LPTIM_IT_UP) !=RESET) in HAL_LPTIM_IRQHandler()
1175 __HAL_LPTIM_ENABLE_IT(hlptim, LPTIM_IT_UP); in HAL_LPTIM_Encoder_Start_IT()1221 __HAL_LPTIM_DISABLE_IT(hlptim, LPTIM_IT_UP); in HAL_LPTIM_Encoder_Stop_IT()1719 if(__HAL_LPTIM_GET_IT_SOURCE(hlptim, LPTIM_IT_UP) != RESET) in HAL_LPTIM_IRQHandler()
373 #define LPTIM_IT_UP LPTIM_IER_UPIE macro
389 #define LPTIM_IT_UP LPTIM_IER_UPIE macro