Home
last modified time | relevance | path

Searched refs:CAMERA_CC_CTRL_DMA_FIFO_THRESHOLD_M (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_camera.h427 #define CAMERA_CC_CTRL_DMA_FIFO_THRESHOLD_M \ macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dcamera.c302 HWREG(ulBase + CAMERA_O_CC_CTRL_DMA) &= ~CAMERA_CC_CTRL_DMA_FIFO_THRESHOLD_M; in CameraThresholdSet()