Searched refs:LPTIMConnection (Results 1 – 2 of 2) sorted by relevance
368 if (hcomp->Init.LPTIMConnection != COMP_LPTIMCONNECTION_DISABLED) in HAL_COMP_Init()374 assert_param(IS_COMP1_LPTIMCONNECTION(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()384 assert_param(IS_COMP2_LPTIMCONNECTION(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()386 switch (hcomp->Init.LPTIMConnection) in HAL_COMP_Init()404 assert_param(IS_COMP2_LPTIMCONNECTION_RESTRICTED(hcomp->Init.LPTIMConnection)); in HAL_COMP_Init()
69 uint32_t LPTIMConnection; /*!< Set comparator output connection to LPTIM peripheral. member