Searched refs:hri_sercomspi_write_CTRLA_reg (Results 1 – 3 of 3) sorted by relevance
45 … hri_sercomspi_write_CTRLA_reg( SERCOM4, SERCOM_SPI_CTRLA_MODE( 3 ) | SERCOM_SPI_CTRLA_DOPO( 1 ) ); in SpiInit()
2189 hri_sercomspi_write_CTRLA_reg(hw, ctrla); in _spi_set_mode()2259 hri_sercomspi_write_CTRLA_reg(hw, ctrla); in _spi_set_data_order()2273 hri_sercomspi_write_CTRLA_reg( in _spi_load_regs_master()2293 hri_sercomspi_write_CTRLA_reg( in _spi_load_regs_slave()
924 static inline void hri_sercomspi_write_CTRLA_reg(const void *const hw, hri_sercomspi_ctrla_reg_t da… in hri_sercomspi_write_CTRLA_reg() function