Searched refs:CSI_DRV_ERRNO_RTC_BASE (Results 1 – 3 of 3) sorted by relevance
105 #define CSI_DRV_ERRNO_RTC_BASE 0x81070000 macro
58 #define CSI_DRV_ERRNO_RTC_BASE 0x81060000 macro
29 #define ERR_RTC(errno) (CSI_DRV_ERRNO_RTC_BASE | errno)
Completed in 13 milliseconds