Searched refs:RW007_CS_GPIO (Results 1 – 4 of 4) sorted by relevance
28 RW007_CS_GPIO->DO[gpio_index].SET = (1UL << pin_index); in rw007_spi_cs_control()32 RW007_CS_GPIO->DO[gpio_index].CLEAR = (1UL << pin_index); in rw007_spi_cs_control()43 RW007_CS_GPIO->DO[gpio_index].SET = (1UL << pin_index); in rw007_spi_cs_init()44 RW007_CS_GPIO->OE[gpio_index].SET = (1UL <<pin_index); in rw007_spi_cs_init()
35 #define RW007_CS_GPIO (HPM_GPIO0) macro
Completed in 7 milliseconds