Searched refs:position (Results 1 – 2 of 2) sorted by relevance
181 - at position `a` the `eic` controller have access to signal `extint0`182 - at position `c` the signal `pad0` can be defined for `sercom6`183 - at position `d` the signal `pad1` can be defined for `sercom0`184 - at position `f` the `tcc0` can output signal `wo0`185 - at position `g` the `pdec` uses `qdi0` as quadrature input 0.186 - at position `l` the `gmac` define signal `gtx2`
2105 uint32_t position; in MSS_MAC_send_pkts() local2110 position = MSS_MAC_TX_RING_SIZE - p_queue->nb_available_tx_desc; in MSS_MAC_send_pkts()2111 p_desc = &p_queue->tx_desc_tab[position]; in MSS_MAC_send_pkts()2129 p_queue->tx_caller_info[position] = tx_rover->p_user_data; in MSS_MAC_send_pkts()