Searched refs:msb_right (Results 1 – 3 of 3) sorted by relevance
122 i2s_ll_tx_enable_msb_right(hal->dev, slot_cfg->std.msb_right); in i2s_hal_std_set_tx_slot()151 i2s_ll_rx_select_std_slot(hal->dev, slot_cfg->std.slot_mask, slot_cfg->std.msb_right); in i2s_hal_std_set_rx_slot()152 i2s_ll_rx_enable_msb_right(hal->dev, slot_cfg->std.msb_right); in i2s_hal_std_set_rx_slot()
42 …bool msb_right; /*!< Set to place right channel data at the MSB in the… member
1307 SLOT_CFG(std).msb_right = true; in i2s_config_transfer()