Searched defs:errno (Results 1 – 6 of 6) sorted by relevance
74 #define LOS_ERRNO_OS_FATAL(moduleID, errno) \ argument81 #define LOS_ERRNO_OS_ERROR(moduleID, errno) \ argument88 #define LOS_ERRNO_OS_WARN(moduleID, errno) \ argument95 #define LOS_ERRNO_OS_NORMAL(moduleID, errno) \ argument
63 #define errno (*__errno_location()) macro65 #define errno (*__errno()) macro
43 #define GET_ERROR_TYPE(errno) \ argument
33 #define ERR_TIMER(errno) (CSI_DRV_ERRNO_TIMER_BASE | errno) argument
37 #define ERR_GPIO(errno) (CSI_DRV_ERRNO_GPIO_BASE | errno) argument
35 #define ERR_USART(errno) (CSI_DRV_ERRNO_USART_BASE | errno) argument