Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/SAMR34/
Dspi-board.c48hri_sercomspi_write_BAUD_reg( SERCOM4, ( ( float )CONF_GCLK_SERCOM4_CORE_FREQUENCY / ( float )( 2 … in SpiInit()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2207 hri_sercomspi_write_BAUD_reg(hw, baud_val); in _spi_set_baudrate()
2280 hri_sercomspi_write_BAUD_reg(hw, regs->baud); in _spi_load_regs_master()
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h1314 static inline void hri_sercomspi_write_BAUD_reg(const void *const hw, hri_sercomspi_baud_reg_t data) in hri_sercomspi_write_BAUD_reg() function