Home
last modified time | relevance | path

Searched refs:efpgaio_enum_typedef (Results 1 – 2 of 2) sorted by relevance

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_gpio.h26 }efpgaio_enum_typedef; typedef
50 void hal_efpgaio_output(uint8_t gpio_num, efpgaio_enum_typedef value);
51 void hal_efpgaio_outen(uint8_t gpio_num, efpgaio_enum_typedef value);
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/
A Dhal_gpio.c24 void hal_efpgaio_output(uint8_t efpgaio_num, efpgaio_enum_typedef value) { in hal_efpgaio_output()
59 void hal_efpgaio_outen(uint8_t efpgaio_num, efpgaio_enum_typedef value) { in hal_efpgaio_outen()

Completed in 5 milliseconds