Searched refs:IO_FUN_5 (Results 1 – 2 of 2) sorted by relevance
740 gpio_set_func(GPIO_PORT_A, GPIO_PIN_1, IO_FUN_5); in rt_hw_spi_init()741 gpio_set_func(GPIO_PORT_A, GPIO_PIN_2, IO_FUN_5); in rt_hw_spi_init()742 gpio_set_func(GPIO_PORT_A, GPIO_PIN_3, IO_FUN_5); in rt_hw_spi_init()760 gpio_set_func(GPIO_PORT_A, GPIO_PIN_0, IO_FUN_5); in rt_hw_spi_init()
24 #define IO_FUN_5 (0x06) macro
Completed in 7 milliseconds