Searched refs:master_ck_sel (Results 1 – 2 of 2) sorted by relevance
662 hw->pin.master_ck_sel |= (1 << cs); in spi_ll_master_set_cksel()664 hw->pin.master_ck_sel &= ~(1 << cs); in spi_ll_master_set_cksel()
183 …uint32_t master_ck_sel: 3; /*In the master mode spi cs line is enable as spi… member