Home
last modified time | relevance | path

Searched refs:I2SIP_RX_ENABLE_REG_OFFSET (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_i2sip.h70 i2sip_write32(1, reg_base, I2SIP_RX_ENABLE_REG_OFFSET(chan)); in i2sip_w_enable_rx_channel()
72 i2sip_write32(0, reg_base, I2SIP_RX_ENABLE_REG_OFFSET(chan)); in i2sip_w_enable_rx_channel()
A Dreg_i2sip.h80 #define I2SIP_RX_ENABLE_REG_OFFSET(c) I2SIP_CHAN_REG(c, 0x28) macro

Completed in 5 milliseconds