Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.h550 static inline uint32_t CTIMER_GetCaptureValue(CTIMER_Type *base, ctimer_capture_channel_t capture) in CTIMER_GetCaptureValue()
629 …line void CTIMER_EnableRisingEdgeCapture(CTIMER_Type *base, ctimer_capture_channel_t capture, bool… in CTIMER_EnableRisingEdgeCapture()
650 …ine void CTIMER_EnableFallingEdgeCapture(CTIMER_Type *base, ctimer_capture_channel_t capture, bool… in CTIMER_EnableFallingEdgeCapture()
Dfsl_ctimer.c449 ctimer_capture_channel_t capture, in CTIMER_SetupCapture()