Searched refs:rx_short_sync (Results 1 – 4 of 4) sorted by relevance
698 hw->conf.rx_short_sync = 0; in i2s_ll_rx_set_format_philips()720 hw->conf.rx_short_sync = 0; in i2s_ll_rx_set_format_msb_align()742 hw->conf.rx_short_sync = 1; in i2s_ll_rx_set_pcm_short()764 hw->conf.rx_short_sync = 0; in i2s_ll_rx_set_pcm_long()787 hw->conf.rx_short_sync = width == 1 ? 1 : 0; in i2s_ll_rx_set_ws_width()
698 hw->conf.rx_short_sync = width == 1 ? 1 : 0; in i2s_ll_rx_set_ws_width()1105 hw->conf.rx_short_sync = 0; in i2s_ll_enable_builtin_adc()
32 …uint32_t rx_short_sync: 1; /*Set this bit to enable receiver in PCM standard mode… member
32 uint32_t rx_short_sync: 1; member