Searched refs:CY_SCB_SPI_CPHA0_CPOL1 (Results 1 – 2 of 2) sorted by relevance
368 CY_SCB_SPI_CPHA0_CPOL1 = 2U, /**< Clock is active high, data is changed on first edge */ enumerator896 (CY_SCB_SPI_CPHA0_CPOL1 == (clkMode)) || \
402 return (CY_SCB_SPI_CPHA0_CPOL1); in _cyhal_convert_mode_sclk()419 ((uint8_t)((clk_mode == CY_SCB_SPI_CPHA0_CPOL1) || (clk_mode == CY_SCB_SPI_CPHA1_CPOL1))), in _cyhal_spi_mode_pdl_to_hal()