Searched refs:PIC32_SPI_CTRL_CKE (Results 1 – 1 of 1) sorted by relevance
36 #define PIC32_SPI_CTRL_CKE BIT(8) /* Tx on falling edge */ macro324 val &= ~PIC32_SPI_CTRL_CKE; in pic32_spi_set_mode()326 val |= PIC32_SPI_CTRL_CKE; in pic32_spi_set_mode()