Searched refs:LJCA_GPIO_CONF_CLR (Results 1 – 1 of 1) sorted by relevance
44 #define LJCA_GPIO_CONF_CLR BIT(4) macro165 u8 config = LJCA_GPIO_CONF_INPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_input()181 u8 config = LJCA_GPIO_CONF_OUTPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_output()
Completed in 4 milliseconds