Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/broadcom/ | |
bcm2835_gpio.c | 62 int bcm2835gpiodebug = 3; variable in typeref:typename:int 63 #define DPRINTF(l, x) do { if (l <= bcm2835gpiodebug) { printf x; } } while (0) |
bcm2835_gpio.c | 62 int bcm2835gpiodebug = 3; variable in typeref:typename:int 63 #define DPRINTF(l, x) do { if (l <= bcm2835gpiodebug) { printf x; } } while (0) |