Home
last modified time | relevance | path

Searched defs:pdm (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/gecko/emlib/inc/
Dem_pdm.h257 __STATIC_INLINE void PDM_Clear(PDM_TypeDef *pdm) in PDM_Clear()
272 __STATIC_INLINE void PDM_FifoFlush(PDM_TypeDef *pdm) in PDM_FifoFlush()
292 __STATIC_INLINE void PDM_IntClear(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntClear()
313 __STATIC_INLINE void PDM_IntDisable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntDisable()
335 __STATIC_INLINE void PDM_IntEnable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntEnable()
355 __STATIC_INLINE uint32_t PDM_IntGet(PDM_TypeDef *pdm) in PDM_IntGet()
377 __STATIC_INLINE uint32_t PDM_IntGetEnabled(PDM_TypeDef *pdm) in PDM_IntGetEnabled()
397 __STATIC_INLINE void PDM_IntSet(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntSet()
421 __STATIC_INLINE uint32_t PDM_Rx(PDM_TypeDef *pdm) in PDM_Rx()
436 __STATIC_INLINE void PDM_Start(PDM_TypeDef *pdm) in PDM_Start()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_pdm.h257 __STATIC_INLINE void PDM_Clear(PDM_TypeDef *pdm) in PDM_Clear()
272 __STATIC_INLINE void PDM_FifoFlush(PDM_TypeDef *pdm) in PDM_FifoFlush()
292 __STATIC_INLINE void PDM_IntClear(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntClear()
313 __STATIC_INLINE void PDM_IntDisable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntDisable()
335 __STATIC_INLINE void PDM_IntEnable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntEnable()
355 __STATIC_INLINE uint32_t PDM_IntGet(PDM_TypeDef *pdm) in PDM_IntGet()
377 __STATIC_INLINE uint32_t PDM_IntGetEnabled(PDM_TypeDef *pdm) in PDM_IntGetEnabled()
397 __STATIC_INLINE void PDM_IntSet(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntSet()
421 __STATIC_INLINE uint32_t PDM_Rx(PDM_TypeDef *pdm) in PDM_Rx()
436 __STATIC_INLINE void PDM_Start(PDM_TypeDef *pdm) in PDM_Start()
[all …]
/hal_silabs-latest/gecko/emlib/src/
Dem_pdm.c52 void PDM_DeInit(PDM_TypeDef *pdm) in PDM_DeInit()
77 void PDM_Init(PDM_TypeDef *pdm, const PDM_Init_TypeDef *init) in PDM_Init()
134 void PDM_Reset(PDM_TypeDef *pdm) in PDM_Reset()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_pdm.c52 void PDM_DeInit(PDM_TypeDef *pdm) in PDM_DeInit()
77 void PDM_Init(PDM_TypeDef *pdm, const PDM_Init_TypeDef *init) in PDM_Init()
134 void PDM_Reset(PDM_TypeDef *pdm) in PDM_Reset()