Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_camera.h47 #define CAMERA_O_CC_SYSSTATUS 0x00000014 // This register provides status macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dcamera.c77 while(!(HWREG(ulBase + CAMERA_O_CC_SYSSTATUS)& in CameraReset()