| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_midi.c | 171 Assert_Param(IS_MIDI(MIDIx)); in MIDI_Init() 294 Assert_Param(IS_MIDI(MIDIx)); in MIDI_IntConfig() 322 Assert_Param(IS_MIDI(MIDIx)); in MIDI_GetFlagStatus() 350 Assert_Param(IS_MIDI(MIDIx)); in MIDI_ClearFlag() 379 Assert_Param(IS_MIDI(MIDIx)); in MIDI_CTRL() 407 Assert_Param(IS_MIDI(MIDIx)); in MIDI_FREQ() 426 Assert_Param(IS_MIDI(MIDIx)); in MIDI_VOL() 444 Assert_Param(IS_MIDI(MIDIx)); in MIDI_STADDR() 460 Assert_Param(IS_MIDI(MIDIx)); in MIDI_RENUM() 476 Assert_Param(IS_MIDI(MIDIx)); in MIDI_ENDADDR() [all …]
|
| A D | ht32f65xxx_66xxx_adc.c | 85 Assert_Param(IS_ADC(HT_ADCn)); in ADC_DeInit() 108 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Reset() 122 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Cmd() 154 Assert_Param(IS_ADC(HT_ADCn)); in ADC_DualModeConfig() 182 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularGroupConfig() 209 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPGroupConfig() 245 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularChannelConfig() 305 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPChannelConfig() 379 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularTrigConfig() 420 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPTrigConfig() [all …]
|
| A D | ht32f5xxxx_adc.c | 72 Assert_Param(IS_ADC(HT_ADCn)); in ADC_DeInit() 90 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Reset() 105 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Cmd() 134 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularGroupConfig() 177 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularChannelConfig() 224 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularTrigConfig() 243 Assert_Param(IS_ADC(HT_ADCn)); in ADC_SamplingTimeConfig() 258 Assert_Param(IS_ADC(HT_ADCn)); in ADC_SoftwareStartConvCmd() 281 Assert_Param(IS_ADC(HT_ADCn)); in ADC_GetConversionData() 304 Assert_Param(IS_ADC(HT_ADCn)); in ADC_IntConfig() [all …]
|
| A D | ht32f5xxxx_usart.c | 98 Assert_Param(IS_USART(USARTx)); in USART_DeInit() 159 Assert_Param(IS_USART(USARTx)); in USART_Init() 241 Assert_Param(IS_USART(USARTx)); in USART_SendData() 255 Assert_Param(IS_USART(USARTx)); in USART_ReceiveData() 283 Assert_Param(IS_USART(USARTx)); in USART_GetFlagStatus() 317 Assert_Param(IS_USART(USARTx)); in USART_GetIntStatus() 348 Assert_Param(IS_USART(USARTx)); in USART_ClearFlag() 376 Assert_Param(IS_USART(USARTx)); in USART_IntConfig() 400 Assert_Param(IS_USART(USARTx)); in USART_TxRxCmd() 426 Assert_Param(IS_USART(USARTx)); in USART_PDMACmd() [all …]
|
| A D | ht32f5xxxx_tm.c | 110 Assert_Param(IS_TM(TMx)); in TM_DeInit() 185 Assert_Param(IS_TM(TMx)); in TM_TimeBaseInit() 251 Assert_Param(IS_TM(TMx)); in TM_OutputInit() 334 Assert_Param(IS_TM(TMx)); in TM_CaptureInit() 372 Assert_Param(IS_TM(TMx)); in TM_PwmInputInit() 500 Assert_Param(IS_TM(TMx)); in TM_Cmd() 530 Assert_Param(IS_TM(TMx)); in TM_ItiExternalClockConfig() 560 Assert_Param(IS_TM(TMx)); in TM_ChExternalClockConfig() 606 Assert_Param(IS_TM(TMx)); 640 Assert_Param(IS_TM(TMx)); [all …]
|
| A D | ht32f5xxxx_spi.c | 111 Assert_Param(IS_SPI(SPIx)); in SPI_DeInit() 143 Assert_Param(IS_SPI(SPIx)); in SPI_Init() 237 Assert_Param(IS_SPI(SPIx)); in SPI_Cmd() 262 Assert_Param(IS_SPI(SPIx)); in SPI_SELOutputCmd() 285 Assert_Param(IS_SPI(SPIx)); in SPI_FIFOCmd() 307 Assert_Param(IS_SPI(SPIx)); in SPI_SetDataLength() 333 Assert_Param(IS_SPI(SPIx)); in SPI_SELModeConfig() 358 Assert_Param(IS_SPI(SPIx)); in SPI_SoftwareSELCmd() 385 Assert_Param(IS_SPI(SPIx)); in SPI_SendData() 399 Assert_Param(IS_SPI(SPIx)); in SPI_ReceiveData() [all …]
|
| A D | ht32f5xxxx_i2c.c | 93 Assert_Param(IS_I2C(I2Cx)); in I2C_DeInit() 129 Assert_Param(IS_I2C(I2Cx)); in I2C_Init() 213 Assert_Param(IS_I2C(I2Cx)); in I2C_Cmd() 234 Assert_Param(IS_I2C(I2Cx)); in I2C_GenerateSTOP() 262 Assert_Param(IS_I2C(I2Cx)); in I2C_IntConfig() 285 Assert_Param(IS_I2C(I2Cx)); in I2C_GeneralCallCmd() 307 Assert_Param(IS_I2C(I2Cx)); in I2C_AckCmd() 329 Assert_Param(IS_I2C(I2Cx)); in I2C_SetOwnAddress() 349 Assert_Param(IS_I2C(I2Cx)); in I2C_SetOwnAddress1() 370 Assert_Param(IS_I2C(I2Cx)); in I2C_OwnAddressCmd() [all …]
|
| A D | ht32f5xxxx_cmp.c | 70 Assert_Param(IS_CMP(HT_CMPn)); in CMP_UnprotectConfig() 85 Assert_Param(IS_CMP(HT_CMPn)); in CMP_Init() 143 Assert_Param(IS_CMP(HT_CMPn)); in CMP_Cmd() 169 Assert_Param(IS_CMP(HT_CMPn)); in CMP_IntConfig() 170 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig() 196 Assert_Param(IS_CMP(HT_CMPn)); in CMP_EdgeDetectConfig() 222 Assert_Param(IS_CMP(HT_CMPn)); in CMP_GetFlagStatus() 247 Assert_Param(IS_CMP(HT_CMPn)); in CMP_ClearFlag() 271 Assert_Param(IS_CMP(HT_CMPn)); in CMP_GetOutputStatus() 292 Assert_Param(IS_CMP(HT_CMPn)); in CMP_SetScalerValue() [all …]
|
| A D | ht32f5xxxx_tkey.c | 326 Assert_Param(IS_TKM(TKMn)); in TKM_TimeSlotCounterClockConfig() 343 Assert_Param(IS_TKM(TKMn)); in TKM_RefOSCCmd() 367 Assert_Param(IS_TKM(TKMn)); in TKM_KeyOSCCmd() 391 Assert_Param(IS_TKM(TKMn)); in TKM_MultiFreqCmd() 418 Assert_Param(IS_TKM(TKMn)); in TKM_SOFCtrlConfig() 444 Assert_Param(IS_TKM(TKMn)); in TKM_SOFFreqConfig() 462 Assert_Param(IS_TKM(TKMn)); in TKM_KeyCmd() 489 Assert_Param(IS_TKM(TKMn)); in TKM_TimeSlotKeyConfig() 512 Assert_Param(IS_TKM(TKMn)); in TKM_KeyThresholdConfig() 530 Assert_Param(IS_TKM(TKMn)); in TKM_GetMatchFlagStatus() [all …]
|
| A D | ht32f5xxxx_pdma.c | 68 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_Config() 97 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_AddrConfig() 115 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_SrcAddrConfig() 132 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_DstAddrConfig() 150 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_TranSizeConfig() 170 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_IntConfig() 209 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_EnaCmd() 233 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_SwTrigCmd() 260 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_GetFlagStatus() 282 Assert_Param(IS_PDMA_CH(PDMA_CHn)); in PDMA_ClearFlag() [all …]
|
| A D | ht32f5xxxx_mctm.c | 79 Assert_Param(IS_MCTM(MCTMx)); in MCTM_ChNPolarityConfig() 81 Assert_Param(IS_TM_CHP(Pol)); in MCTM_ChNPolarityConfig() 103 Assert_Param(IS_MCTM(MCTMx)); in MCTM_ChannelNConfig() 105 Assert_Param(IS_TM_CHCTL(Control)); in MCTM_ChannelNConfig() 123 Assert_Param(IS_MCTM(MCTMx)); in MCTM_CHMOECmd() 124 Assert_Param(IS_CONTROL_STATUS(NewState)); in MCTM_CHMOECmd() 150 Assert_Param(IS_MCTM(MCTMx)); in MCTM_CHBRKCTRConfig() 213 Assert_Param(IS_MCTM(MCTMx)); in MCTM_COMPRECmd() 241 Assert_Param(IS_MCTM(MCTMx)); in MCTM_COMUSConfig() 242 Assert_Param(IS_MCTM_COMUS(Sel)); in MCTM_COMUSConfig() [all …]
|
| A D | ht32f66xxx_pid.c | 54 Assert_Param(IS_PID(HT_PIDn)); in PID_DeInit() 83 Assert_Param(IS_PID(HT_PIDn)); in PID_Init() 109 Assert_Param(IS_PID(HT_PIDn)); in PID_IntConfig() 137 Assert_Param(IS_PID(HT_PIDn)); in PID_GetIntStatus() 164 Assert_Param(IS_PID(HT_PIDn)); in PID_ClearIntPendingBit() 179 Assert_Param(IS_PID(HT_PIDn)); in PID_SetComPara_ERRn() 193 Assert_Param(IS_PID(HT_PIDn)); in PID_SetComPara_UI_Input() 214 Assert_Param(IS_PID(HT_PIDn)); in PID_Compute() 229 Assert_Param(IS_PID(HT_PIDn)); in PID_GetOutResult() 248 Assert_Param(IS_PID(HT_PIDn)); in PID_GetFlagStatus() [all …]
|
| A D | ht32f5xxxx_dac.c | 64 Assert_Param(IS_DAC(HT_DACn)); in DAC_DeInit() 91 Assert_Param(IS_DAC(HT_DACn)); in DAC_ModeConfig() 115 Assert_Param(IS_DAC(HT_DACn)); in DAC_ReferenceConfig() 116 Assert_Param(IS_DAC_CHANNEL(DAC_Ch)); in DAC_ReferenceConfig() 140 Assert_Param(IS_DAC(HT_DACn)); in DAC_ResolutionConfig() 141 Assert_Param(IS_DAC_CHANNEL(DAC_Ch)); in DAC_ResolutionConfig() 162 Assert_Param(IS_DAC(HT_DACn)); in DAC_OutBufCmd() 163 Assert_Param(IS_DAC_CHANNEL(DAC_Ch)); in DAC_OutBufCmd() 191 Assert_Param(IS_DAC(HT_DACn)); in DAC_Cmd() 220 Assert_Param(IS_DAC(HT_DACn)); in DAC_SetData() [all …]
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32f1xxxx_adc.c | 74 Assert_Param(IS_ADC(HT_ADCn)); in ADC_DeInit() 92 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Reset() 108 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Cmd() 138 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularGroupConfig() 169 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPGroupConfig() 197 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularChannelConfig() 238 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPChannelConfig() 289 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularTrigConfig() 325 Assert_Param(IS_ADC(HT_ADCn)); in ADC_HPTrigConfig() 349 Assert_Param(IS_ADC(HT_ADCn)); in ADC_ChannelDataAlign() [all …]
|
| A D | ht32f1xxxx_tm.c | 100 Assert_Param(IS_TM(TMx)); in TM_DeInit() 155 Assert_Param(IS_TM(TMx)); in TM_TimeBaseInit() 217 Assert_Param(IS_TM(TMx)); in TM_OutputInit() 290 Assert_Param(IS_TM(TMx)); in TM_CaptureInit() 317 Assert_Param(IS_TM(TMx)); in TM_PwmInputInit() 425 Assert_Param(IS_TM(TMx)); in TM_Cmd() 453 Assert_Param(IS_TM(TMx)); in TM_ItiExternalClockConfig() 482 Assert_Param(IS_TM(TMx)); in TM_ChExternalClockConfig() 524 Assert_Param(IS_TM(TMx)); in TM_EtiExternalClockConfig() 558 Assert_Param(IS_TM(TMx)); in TM_EtiConfig() [all …]
|
| A D | ht32f1xxxx_adc_02.c | 74 Assert_Param(IS_ADC(HT_ADCn)); in ADC_DeInit() 92 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Reset() 106 Assert_Param(IS_ADC(HT_ADCn)); in ADC_Cmd() 135 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularGroupConfig() 169 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularChannelConfig() 219 Assert_Param(IS_ADC(HT_ADCn)); in ADC_RegularTrigConfig() 236 Assert_Param(IS_ADC(HT_ADCn)); in ADC_SamplingTimeConfig() 251 Assert_Param(IS_ADC(HT_ADCn)); in ADC_SoftwareStartConvCmd() 274 Assert_Param(IS_ADC(HT_ADCn)); in ADC_GetConversionData() 297 Assert_Param(IS_ADC(HT_ADCn)); in ADC_IntConfig() [all …]
|
| A D | ht32f1xxxx_spi.c | 89 Assert_Param(IS_SPI(SPIx)); in SPI_DeInit() 114 Assert_Param(IS_SPI(SPIx)); in SPI_Init() 204 Assert_Param(IS_SPI(SPIx)); in SPI_Cmd() 228 Assert_Param(IS_SPI(SPIx)); in SPI_SELOutputCmd() 250 Assert_Param(IS_SPI(SPIx)); in SPI_FIFOCmd() 272 Assert_Param(IS_SPI(SPIx)); in SPI_SetDataLength() 294 Assert_Param(IS_SPI(SPIx)); in SPI_SELModeConfig() 319 Assert_Param(IS_SPI(SPIx)); in SPI_SoftwareSELCmd() 346 Assert_Param(IS_SPI(SPIx)); in SPI_SendData() 360 Assert_Param(IS_SPI(SPIx)); in SPI_ReceiveData() [all …]
|
| A D | ht32f1xxxx_i2c.c | 86 Assert_Param(IS_I2C(I2Cx)); in I2C_DeInit() 114 Assert_Param(IS_I2C(I2Cx)); in I2C_Init() 184 Assert_Param(IS_I2C(I2Cx)); in I2C_Cmd() 205 Assert_Param(IS_I2C(I2Cx)); in I2C_GenerateSTOP() 233 Assert_Param(IS_I2C(I2Cx)); in I2C_IntConfig() 256 Assert_Param(IS_I2C(I2Cx)); in I2C_GeneralCallCmd() 278 Assert_Param(IS_I2C(I2Cx)); in I2C_AckCmd() 300 Assert_Param(IS_I2C(I2Cx)); in I2C_SetOwnAddress() 316 Assert_Param(IS_I2C(I2Cx)); in I2C_TargetAddressConfig() 342 Assert_Param(IS_I2C(I2Cx)); in I2C_SendData() [all …]
|
| A D | ht32f1xxxx_usart.c | 117 Assert_Param(IS_USART(USARTx)); in USART_DeInit() 160 Assert_Param(IS_USART(USARTx)); in USART_Init() 231 Assert_Param(IS_USART(USARTx)); in USART_SendData() 245 Assert_Param(IS_USART(USARTx)); in USART_ReceiveData() 283 Assert_Param(IS_USART(USARTx)); in USART_GetFlagStatus() 338 Assert_Param(IS_USART(USARTx)); in USART_GetIntStatus() 368 Assert_Param(IS_USART(USARTx)); in USART_ClearFlag() 402 Assert_Param(IS_USART(USARTx)); in USART_IntConfig() 440 Assert_Param(IS_USART(USARTx)); in USART_TxRxCmd() 477 Assert_Param(IS_USART(USARTx)); in USART_PDMACmd() [all …]
|
| A D | ht32f1xxxx_ebi.c | 69 Assert_Param(IS_EBI_BANK(EBI_InitStruct->EBI_Bank)); in EBI_Init() 70 Assert_Param(IS_EBI_MODE(EBI_InitStruct->EBI_Mode)); in EBI_Init() 72 Assert_Param(IS_EBI_BYTELANE(EBI_InitStruct->EBI_ByteLane)); in EBI_Init() 78 Assert_Param(IS_EBI_IDLECYCLE(EBI_InitStruct->EBI_IdleCycle)); in EBI_Init() 92 Assert_Param(IS_EBI_PAGE_MODE(EBI_InitStruct->EBI_PageMode)); in EBI_Init() 207 Assert_Param(IS_EBI_BANK(EBI_Bank)); in EBI_Cmd() 208 Assert_Param(IS_CONTROL_STATUS(NewState)); in EBI_Cmd() 235 Assert_Param(IS_EBI_INT(EBI_Int)); in EBI_IntConfig() 236 Assert_Param(IS_CONTROL_STATUS(NewState)); in EBI_IntConfig() 262 Assert_Param(IS_EBI_INT_FLAG(EBI_IntFlag)); in EBI_GetIntStatus() [all …]
|
| A D | ht32f1xxxx_cmp.c | 70 Assert_Param(IS_CMP(HT_CMPn)); in CMP_UnprotectConfig() 85 Assert_Param(IS_CMP(HT_CMPn)); in CMP_Init() 132 Assert_Param(IS_CMP(HT_CMPn)); in CMP_Cmd() 158 Assert_Param(IS_CMP(HT_CMPn)); in CMP_IntConfig() 159 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig() 185 Assert_Param(IS_CMP(HT_CMPn)); in CMP_EdgeDetectConfig() 211 Assert_Param(IS_CMP(HT_CMPn)); in CMP_GetFlagStatus() 212 Assert_Param(IS_CMP_FLAG(CMP_FLAG_x)); in CMP_GetFlagStatus() 236 Assert_Param(IS_CMP(HT_CMPn)); in CMP_ClearFlag() 260 Assert_Param(IS_CMP(HT_CMPn)); in CMP_GetOutputStatus() [all …]
|
| A D | ht32f1xxxx_mctm.c | 79 Assert_Param(IS_MCTM(MCTMx)); in MCTM_ChNPolarityConfig() 81 Assert_Param(IS_TM_CHP(Pol)); in MCTM_ChNPolarityConfig() 103 Assert_Param(IS_MCTM(MCTMx)); in MCTM_ChannelNConfig() 105 Assert_Param(IS_TM_CHCTL(Control)); in MCTM_ChannelNConfig() 123 Assert_Param(IS_MCTM(MCTMx)); in MCTM_CHMOECmd() 124 Assert_Param(IS_CONTROL_STATUS(NewState)); in MCTM_CHMOECmd() 150 Assert_Param(IS_MCTM(MCTMx)); in MCTM_CHBRKCTRConfig() 200 Assert_Param(IS_MCTM(MCTMx)); in MCTM_COMPRECmd() 201 Assert_Param(IS_CONTROL_STATUS(NewState)); in MCTM_COMPRECmd() 228 Assert_Param(IS_MCTM(MCTMx)); in MCTM_COMUSConfig() [all …]
|
| A D | ht32f1xxxx_cmp_op.c | 66 Assert_Param(IS_CMP_OP_ALL_PERIPH(CMP_OPx)); in CMP_OP_DeInit() 93 Assert_Param(IS_CMP_OP_ALL_PERIPH(CMP_OPx)); in CMP_OP_Config() 94 Assert_Param(IS_CMP_OP_MODE(mode)); in CMP_OP_Config() 95 Assert_Param(IS_CMP_OP_IOVC(cancellation)); in CMP_OP_Config() 112 Assert_Param(IS_CONTROL_STATUS(NewState)); in CMP_OP_Cmd() 154 Assert_Param(IS_CMP_OP_IOVC(cancellation)); in CMP_OP_SetCancellationVaule() 187 Assert_Param(IS_CMP_OP_INT(CMP_OP_INT)); in CMP_OP_IntConfig() 188 Assert_Param(IS_CONTROL_STATUS(NewState)); in CMP_OP_IntConfig() 215 Assert_Param(IS_CMP_OP_INT(CMP_OP_INT)); in CMP_OP_GetIntStatus() 244 Assert_Param(IS_CMP_OP_FLAG(CMP_OP_FLAG)); in CMP_OP_GetFlagStatus() [all …]
|
| A D | ht32f2xxxx_csif.c | 77 Assert_Param(IS_CSIF_FORMAT(CSIF_BasicInitStruct->CSIF_Format)); in CSIF_BasicInit() 78 Assert_Param(IS_CSIF_VSYNC_TYPE(CSIF_BasicInitStruct->CSIF_VSYNCType)); in CSIF_BasicInit() 79 Assert_Param(IS_CSIF_HSYNC_TYPE(CSIF_BasicInitStruct->CSIF_HSYNCType)); in CSIF_BasicInit() 146 Assert_Param(IS_CSIF_WINDOW(CSIF_WindowInitStruct->CSIF_Window)); in CSIF_WindowInit() 239 Assert_Param(IS_CONTROL_STATUS(NewState)); in CSIF_Cmd() 273 Assert_Param(IS_CSIF_INT(CSIF_Int)); in CSIF_IntConfig() 274 Assert_Param(IS_CONTROL_STATUS(NewState)); in CSIF_IntConfig() 306 Assert_Param(IS_CSIF_FLAG(CSIF_Flag)); in CSIF_GetFlagStatus() 336 Assert_Param(IS_CSIF_CLEAR_FLAG(CSIF_Flag)); in CSIF_ClearFlag() 350 Assert_Param(IS_CONTROL_STATUS(NewState)); in CSIF_MasterClockCmd() [all …]
|
| A D | ht32f1xxxx_sdio.c | 67 Assert_Param(IS_SDIO_CLOC_DIV(SDIO_InitStruct->SDIO_ClockDiv)); in SDIO_Init() 70 Assert_Param(IS_SDIO_BUS_WIDE(SDIO_InitStruct->SDIO_BusWide)); in SDIO_Init() 71 Assert_Param(IS_SDIO_BUS_MODE(SDIO_InitStruct->SDIO_BusMode)); in SDIO_Init() 95 Assert_Param(IS_CONTROL_STATUS(Cmd)); in SDIO_ClockCmd() 141 Assert_Param(IS_SDIO_RESP(SDIO_RESP)); in SDIO_GetResponse() 219 Assert_Param(IS_SDIO_FLAG(SDIO_FLAG)); in SDIO_FlagConfig() 220 Assert_Param(IS_CONTROL_STATUS(NewState)); in SDIO_FlagConfig() 254 Assert_Param(IS_SDIO_FLAG(SDIO_FLAG)); in SDIO_GetFlagStatus() 293 Assert_Param(IS_SDIO_FLAG(SDIO_FLAG)); in SDIO_ClearFlag() 332 Assert_Param(IS_SDIO_INT(SDIO_INT)); in SDIO_IntConfig() [all …]
|