Searched refs:cyhal_gpio_write_internal (Results 1 – 1 of 1) sorted by relevance
95 __STATIC_INLINE void cyhal_gpio_write_internal(cyhal_gpio_t pin, bool value) in cyhal_gpio_write_internal() function100 #define cyhal_gpio_write(pin, value) cyhal_gpio_write_internal(pin, value)