Searched refs:PinPolarity (Results 1 – 6 of 6) sorted by relevance
399 TIM_ADV_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member410 TIM_ADV_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member453 TIM_ADV_ExtTriggerPinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member470 TIM_ADV_PinPolarity_Type PinPolarity; /*!< The output state of channel under idle mode. */ member479 TIM_ADV_PinPolarity_Type PinPolarity; /*!< The active edge of the break in signal. */ member
377 TIM_32B_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member387 TIM_32B_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member423 TIM_32B_ExtTriggerPinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member
379 TIM_16B_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member389 TIM_16B_PinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member425 TIM_16B_ExtTriggerPinPolarity_Type PinPolarity; /*!< Setup the output pin's polarity. */ member
159 switch (conf->PinPolarity) in TIM_ADV_EnableOutputCompare()211 switch (conf->PinPolarity) in TIM_ADV_EnableInputCapture()300 switch (conf->PinPolarity) in TIM_ADV_EnableExtTriggerIn()358 if ( conf->PinPolarity == TIM_ADV_PinPolarity_Rising ) in TIM_ADV_EnableIdleOut()382 switch (conf->PinPolarity) in TIM_ADV_EnableBreakIn()
145 switch (conf->PinPolarity) in TIM_16B_EnableOutputCompare()179 switch (conf->PinPolarity) in TIM_16B_EnableInputCapture()259 switch (conf->PinPolarity) in TIM_16B_EnableExtTriggerIn()
145 switch (conf->PinPolarity) in TIM_32B_EnableOutputCompare()179 switch (conf->PinPolarity) in TIM_32B_EnableInputCapture()259 switch (conf->PinPolarity) in TIM_32B_EnableExtTriggerIn()
Completed in 22 milliseconds