Searched refs:ctimer_capture_channel_t (Results 1 – 2 of 2) sorted by relevance
40 } ctimer_capture_channel_t; typedef169 ctimer_capture_channel_t input; /*!< Input channel to increment the timer, used only in timer343 ctimer_capture_channel_t capture,550 static inline uint32_t CTIMER_GetCaptureValue(CTIMER_Type *base, ctimer_capture_channel_t capture) in CTIMER_GetCaptureValue()629 static inline void CTIMER_EnableRisingEdgeCapture(CTIMER_Type *base, ctimer_capture_channel_t captu… in CTIMER_EnableRisingEdgeCapture()650 static inline void CTIMER_EnableFallingEdgeCapture(CTIMER_Type *base, ctimer_capture_channel_t capt… in CTIMER_EnableFallingEdgeCapture()
449 ctimer_capture_channel_t capture, in CTIMER_SetupCapture()