Searched refs:R_SPI0_SPCMD0_CPHA_Pos (Results 1 – 1 of 1) sorted by relevance
42 #define R_SPI0_SPCMD0_CPHA_Pos (0U) ///< Clock Phase settin… macro43 #define R_SPI0_SPCMD0_CPHA_Msk (1U << R_SPI0_SPCMD0_CPHA_Pos) ///< Clock Phase settin…560 spcmd0 |= (uint32_t) p_ctrl->p_cfg->clk_phase << R_SPI0_SPCMD0_CPHA_Pos; in r_spi_hw_config()