Home
last modified time | relevance | path

Searched refs:hri_sercomspi_write_CTRLA_reg (Results 1 – 3 of 3) sorted by relevance

/loramac-node-3.4.0/src/boards/SAMR34/
Dspi-board.c45hri_sercomspi_write_CTRLA_reg( SERCOM4, SERCOM_SPI_CTRLA_MODE( 3 ) | SERCOM_SPI_CTRLA_DOPO( 1 ) ); in SpiInit()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2189 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()
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h924 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