Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ctimer/
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()
/hal_nxp-3.7.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h434 Canexcel_Ip_TimeStampCaptureType capture; member