Searched refs:GPIO_PODR_G4_MASK (Results 1 – 2 of 2) sorted by relevance
418 clrbits_8(&gpio->podr_g, ~GPIO_PODR_G4_MASK); in fecpin_setclear()
680 #define GPIO_PODR_G4_MASK (0xff & ~GPIO_PODR_G4_VAL) macro