Searched defs:low_address (Results 1 – 2 of 2) sorted by relevance
52 uint8_t low_address = *((uint8_t *)&two_byte); in endianness() local
197 static inline u32 low_address(unsigned long addr) in low_address() function