Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_audio.c64 SPORTx->SP_CTRLR0 |= SP_CTRLR0_RST; in AUDIO_SP_Init()
65 SPORTx->SP_CTRLR0 &= ~ SP_CTRLR0_RST; in AUDIO_SP_Init()
75 Tmp = SPORTx->SP_CTRLR0; in AUDIO_SP_Init()
81 SPORTx->SP_CTRLR0 = Tmp; in AUDIO_SP_Init()
95 SPORTx->SP_CTRLR0 |= SP_CTRLR0_START_TX; in AUDIO_SP_TxStart()
97 SPORTx->SP_CTRLR0 |= SP_CTRLR0_TX_DISABLE; in AUDIO_SP_TxStart()
113 SPORTx->SP_CTRLR0 |= SP_CTRLR0_START_RX; in AUDIO_SP_RxStart()
173 reg_value = SPORTx->SP_CTRLR0; in AUDIO_SP_SetWordLen()
176 SPORTx->SP_CTRLR0 = reg_value; in AUDIO_SP_SetWordLen()
208 reg_value = SPORTx->SP_CTRLR0; in AUDIO_SP_SetMonoStereo()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h938 __IO uint32_t SP_CTRLR0; /*!< SPORT control 0 register, Address offset: 0x04 */ member

Completed in 12 milliseconds