HomeSort by: relevance | last modified time | path
    Searched defs:pdatc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/smdk2xx0/
smdk2800_machdep.c 359 #define pdatc gpio8(GPIO_PDATC) macro
360 #define __LED(x) (pdatc = (pdatc & ~0x07) | (~(x) & 0x07))
smdk2800_machdep.c 359 #define pdatc gpio8(GPIO_PDATC) macro
360 #define __LED(x) (pdatc = (pdatc & ~0x07) | (~(x) & 0x07))
smdk2800_machdep.c 359 #define pdatc gpio8(GPIO_PDATC) macro
360 #define __LED(x) (pdatc = (pdatc & ~0x07) | (~(x) & 0x07))

Completed in 35 milliseconds