Searched refs:LPTIMConnection (Results 1 – 2 of 2) sorted by relevance
314 if (hcomp->Init.LPTIMConnection != COMP_LPTIMCONNECTION_DISABLED) in HAL_COMP_Init()320 assert_param(IS_COMP1_LPTIMCONNECTION(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()330 assert_param(IS_COMP2_LPTIMCONNECTION(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()332 switch (hcomp->Init.LPTIMConnection) in HAL_COMP_Init()350 assert_param(IS_COMP2_LPTIMCONNECTION_RESTRICTED(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()
85 uint32_t LPTIMConnection; /*!< Set comparator output connection to LPTIM peripheral. member