Searched refs:CSI_DRV_ERRNO_USART_BASE (Results 1 – 4 of 4) sorted by relevance
100 #define CSI_DRV_ERRNO_USART_BASE 0x81020000 macro
54 #define CSI_DRV_ERRNO_USART_BASE 0x81020000 macro
20 #define ERR_USART(errno) (CSI_DRV_ERRNO_USART_BASE | errno)
29 #define ERR_USART(errno) (CSI_DRV_ERRNO_USART_BASE | errno)
Completed in 9 milliseconds