Searched defs:ENDIAN (Results 1 – 7 of 7) sorted by relevance
| /kernel/liteos_m/components/trace/pipeline/ |
| D | trace_pipeline.h | 65 ENDIAN = 0x1, enumerator
|
| /kernel/liteos_a/kernel/extended/trace/pipeline/ |
| D | trace_pipeline.h | 65 ENDIAN = 0x1, enumerator
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| D | bpf-helper.h | 89 #define ENDIAN(_lo, _hi) _lo, _hi macro 92 #define ENDIAN(_lo, _hi) _hi, _lo macro
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| D | bpf-helper.h | 89 #define ENDIAN(_lo, _hi) _lo, _hi macro 92 #define ENDIAN(_lo, _hi) _hi, _lo macro
|
| /kernel/linux/linux-6.6/include/linux/mtd/ |
| D | sh_flctl.h | 48 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
|
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| D | sh_flctl.h | 48 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
| D | smc911x.h | 503 #define ENDIAN (0x98) macro
|