Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_dma.c661 void DMA_CfgChannel(unsigned int channel, DMA_CfgChannel_TypeDef *cfg) in DMA_CfgChannel()
731 DMA_CfgDescr_TypeDef *cfg) in DMA_CfgDescr()
773 void DMA_CfgLoop(unsigned int channel, DMA_CfgLoop_TypeDef *cfg) in DMA_CfgLoop()
802 void DMA_CfgRect(unsigned int channel, DMA_CfgRect_TypeDef *cfg) in DMA_CfgRect()
846 DMA_CfgDescrSGAlt_TypeDef *cfg) in DMA_CfgDescrScatterGather()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_ct.h282 STATIC INLINE void RSI_CT_Config(RSI_CT_T *pCT, boolean_t cfg) in RSI_CT_Config()