Searched refs:BIT_MASK_GPIO_IN_15_TO_8_8822B (Results 1 – 5 of 5) sorted by relevance
831 #define BIT_MASK_GPIO_IN_15_TO_8_8822B 0xff macro832 #define BIT_GPIO_IN_15_TO_8_8822B(x) (((x) & BIT_MASK_GPIO_IN_15_TO_8_8822B) << BIT_SHIFT_GPIO_IN_1…833 …PIO_IN_15_TO_8_8822B(x) (((x) >> BIT_SHIFT_GPIO_IN_15_TO_8_8822B) & BIT_MASK_GPIO_IN_15_TO_8_8822B)
1328 #define BIT_MASK_GPIO_IN_15_TO_8_8822B 0xff macro1330 (((x) & BIT_MASK_GPIO_IN_15_TO_8_8822B) \1333 (BIT_MASK_GPIO_IN_15_TO_8_8822B << BIT_SHIFT_GPIO_IN_15_TO_8_8822B)1337 BIT_MASK_GPIO_IN_15_TO_8_8822B)
1329 #define BIT_MASK_GPIO_IN_15_TO_8_8822B 0xff macro1331 (((x) & BIT_MASK_GPIO_IN_15_TO_8_8822B) \1334 (BIT_MASK_GPIO_IN_15_TO_8_8822B << BIT_SHIFT_GPIO_IN_15_TO_8_8822B)1338 BIT_MASK_GPIO_IN_15_TO_8_8822B)