Searched refs:PW_SPI_CTRLR0_SSE_BIT (Results 1 – 2 of 2) sorted by relevance
41 #define PW_SPI_CTRLR0_SSE_BIT BIT(7) macro
108 ctrlr0 |= PW_SPI_CTRLR0_SSE_BIT; in spi_pw_ssp_enable()118 ctrlr0 &= ~(PW_SPI_CTRLR0_SSE_BIT); in spi_pw_ssp_disable()