Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v2.c1773 void Cy_SysPm_BackupWordStore(uint32_t wordIndex, uint32_t *wordSrcPointer, uint32_t wordSize) in Cy_SysPm_BackupWordStore()
1803 void Cy_SysPm_BackupWordReStore(uint32_t wordIndex, uint32_t *wordDstPointer, uint32_t wordSize) in Cy_SysPm_BackupWordReStore()
Dcy_syspm_v3.c1031 void Cy_SysPm_BackupWordStore(uint32_t wordIndex, uint32_t *wordSrcPointer, uint32_t wordSize) in Cy_SysPm_BackupWordStore()
1046 void Cy_SysPm_BackupWordReStore(uint32_t wordIndex, uint32_t *wordDstPointer, uint32_t wordSize) in Cy_SysPm_BackupWordReStore()
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h334 cy_en_pdm_pcm_word_size_t wordSize; /**< see #cy_en_pdm_pcm_word_size_t */ member
495 #define CY_PDM_PCM_IS_WORD_SIZE_VALID(wordSize) (((wordSize) == CY_PDM_PCM_WSIZE_8_BIT) || \ argument
Dcy_tdm.h323 …cy_en_tdm_ws_t wordSize; /**< TX word length. Channel size must be great… member
347 …cy_en_tdm_ws_t wordSize; /**< RX word length. Channel size must be great… member