Searched defs:errno (Results 1 – 12 of 12) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/ |
| D | los_errno.h | 74 #define LOS_ERRNO_OS_FATAL(moduleID, errno) \ argument 81 #define LOS_ERRNO_OS_ERROR(moduleID, errno) \ argument 88 #define LOS_ERRNO_OS_WARN(moduleID, errno) \ argument 95 #define LOS_ERRNO_OS_NORMAL(moduleID, errno) \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | errno.h | 63 #define errno (*__errno_location()) macro 65 #define errno (*__errno()) macro
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| D | drv_errno.h | 43 #define GET_ERROR_TYPE(errno) \ argument
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
| D | dw_timer.c | 33 #define ERR_TIMER(errno) (CSI_DRV_ERRNO_TIMER_BASE | errno) argument
|
| D | dw_gpio.c | 37 #define ERR_GPIO(errno) (CSI_DRV_ERRNO_GPIO_BASE | errno) argument
|
| D | ck_usart.c | 35 #define ERR_USART(errno) (CSI_DRV_ERRNO_USART_BASE | errno) argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/ |
| D | sunxi-mmc-v4p00x.c | 394 u32 rcnt, u32 errno, void *other) in sunxi_mmc_judge_retry_v4p00x()
|
| D | sunxi-mmc-v4p10x.c | 451 u32 errno, void *other) in sunxi_mmc_judge_retry_v4p10x()
|
| D | sunxi-mmc-v4p1x.c | 587 u32 errno, void *other) in sunxi_mmc_judge_retry_v4p1x()
|
| D | sunxi-mmc-v5p3x.c | 653 u32 errno, void *other) in sunxi_mmc_judge_retry_v5p3x()
|
| /device/board/osware/imx8mm/drivers/audio/codec/src/ |
| D | wm8904.c | 800 int fs = 0, width = 0, channel = 0, slots = 1, dir = 0, ret = 0, errno = 0; in Wm8904DaiHwParamsSet() local
|
| /device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/ |
| D | sockets.c | 44 int errno=0; variable
|