Home
last modified time | relevance | path

Searched refs:Capture_RISING_EDGE (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/
DCapture.c45 .mode = Capture_RISING_EDGE,
DCapture.h203 Capture_RISING_EDGE, /*!< Capture is triggered on rising edges. */ enumerator
/hal_ti-latest/simplelink/source/ti/drivers/capture/
DCaptureCC32XX.c206 if (params->mode == Capture_RISING_EDGE) { in CaptureCC32XX_open()