Searched refs:APBPeriph_SPORT_CLOCK (Results 1 – 2 of 2) sorted by relevance
121 RCC_PeriphClockCmd(APBPeriph_SPORT, APBPeriph_SPORT_CLOCK, DISABLE); in sp_tx_complete()257 RCC_PeriphClockCmd(APBPeriph_SPORT, APBPeriph_SPORT_CLOCK, DISABLE); in sp_rx_complete()271 RCC_PeriphClockCmd(APBPeriph_SPORT, APBPeriph_SPORT_CLOCK, ENABLE); in sp_init_hal()434 RCC_PeriphClockCmd(APBPeriph_SPORT, APBPeriph_SPORT_CLOCK, DISABLE); in rl6548_audio_deinit()
87 #define APBPeriph_SPORT_CLOCK (SYS_CLK_CTRL3 << 30 | BIT_HSYS_SPORT_CKE) macro
Completed in 3 milliseconds