Searched refs:SPD_IO_LED (Results 1 – 2 of 2) sorted by relevance
52 *(volatile u_int8_t *)SPD_IO_DIR_REG8 = SPD_IO_LED; \53 *(volatile u_int8_t *)SPD_IO_DATA_REG8 = SPD_IO_LED;\57 *(volatile u_int8_t *)SPD_IO_DIR_REG8 = SPD_IO_LED; \
51 #define SPD_IO_LED 0x0001 macro