Searched refs:HPM_I2S_SLOT_MASK (Results 1 – 1 of 1) sorted by relevance
16 #define HPM_I2S_SLOT_MASK I2S_TXDSLOT_EN_MASK /* TX/RX has same SLOT MASK */ macro186 || ((config->channel_slot_mask & HPM_I2S_SLOT_MASK) == 0)) { in _i2s_config_tx()213 || ((config->channel_slot_mask & HPM_I2S_SLOT_MASK) == 0)) { in _i2s_config_rx()234 || ((config->channel_slot_mask & HPM_I2S_SLOT_MASK) == 0)) { in _i2s_config_transfer()
Completed in 6 milliseconds