Searched defs:total_slot (Results 1 – 3 of 3) sorted by relevance
287 uint32_t total_slot = slot_cfg->tdm.total_slot > cnt ? slot_cfg->tdm.total_slot : cnt; in i2s_hal_tdm_set_tx_slot() local321 uint32_t total_slot = slot_cfg->tdm.total_slot > cnt ? slot_cfg->tdm.total_slot : cnt; in i2s_hal_tdm_set_rx_slot() local
63 …uint32_t total_slot; /*!< I2S total number of slots. If it is smaller than … member
134 uint32_t total_slot; /*!< Total slot number */ member