Searched refs:GPIO_read (Results 1 – 4 of 4) sorted by relevance
488 extern uint_fast8_t GPIO_read(uint_least8_t index);
565 extern uint_fast8_t GPIO_read(uint_least8_t index);
172 if(GPIO_read(hw->gpioIndex) == obj->buttonPull) in Button_clockTimeoutHandler()
509 uint_fast8_t GPIO_read(uint_least8_t index) in GPIO_read() function