Searched refs:PIC32_SPI_CTRL_CKP (Results 1 – 1 of 1) sorted by relevance
35 #define PIC32_SPI_CTRL_CKP BIT(6) /* active low */ macro318 val |= PIC32_SPI_CTRL_CKP; in pic32_spi_set_mode()320 val &= ~PIC32_SPI_CTRL_CKP; in pic32_spi_set_mode()