Searched defs:sercom_index (Results 1 – 7 of 7) sorted by relevance
110 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in spi_set_baudrate() local230 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in _spi_set_config() local514 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in spi_init() local
151 uint32_t sercom_index = _sercom_get_sercom_inst_index((Sercom *)spi_hw); in spi_master_vec_init() local436 static void _spi_master_vec_int_handler(uint8_t sercom_index) in _spi_master_vec_int_handler()
68 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in _usart_set_config() local337 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in usart_init() local
85 uint8_t sercom_index = _sercom_get_sercom_inst_index(sercom_hw); in _i2c_master_set_config() local198 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in i2c_master_init() local
166 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in i2c_slave_init() local
98 uint8_t sercom_index = _sercom_get_sercom_inst_index(sercom_hw); in _i2c_master_set_config() local245 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in i2c_master_init() local
175 uint32_t sercom_index = _sercom_get_sercom_inst_index(module->hw); in i2c_slave_init() local
Completed in 21 milliseconds