Searched refs:R_SPI0_SPCMD0_CPOL_Pos (Results 1 – 1 of 1) sorted by relevance
44 #define R_SPI0_SPCMD0_CPOL_Pos (1U) ///< Clock Polarity set… macro45 #define R_SPI0_SPCMD0_CPOL_Msk (1U << R_SPI0_SPCMD0_CPOL_Pos) ///< Clock Polarity set…563 spcmd0 |= (uint32_t) p_ctrl->p_cfg->clk_polarity << R_SPI0_SPCMD0_CPOL_Pos; in r_spi_hw_config()