Searched refs:is_msb_right (Results 1 – 2 of 2) sorted by relevance
860 …ine void i2s_ll_rx_select_std_slot(i2s_dev_t *hw, i2s_std_slot_mask_t slot_mask, bool is_msb_right) in i2s_ll_rx_select_std_slot() argument865 hw->conf_chan.rx_chan_mod = is_msb_right ? 1 : 2; in i2s_ll_rx_select_std_slot()868 hw->conf_chan.rx_chan_mod = is_msb_right ? 2 : 1; in i2s_ll_rx_select_std_slot()
834 …ine void i2s_ll_rx_select_std_slot(i2s_dev_t *hw, i2s_std_slot_mask_t slot_mask, bool is_msb_right) in i2s_ll_rx_select_std_slot() argument839 hw->conf_chan.rx_chan_mod = is_msb_right ? 1 : 2; in i2s_ll_rx_select_std_slot()842 hw->conf_chan.rx_chan_mod = is_msb_right ? 2 : 1; in i2s_ll_rx_select_std_slot()