Searched defs:wordSize (Results 1 – 4 of 4) sorted by relevance
335 cy_en_pdm_pcm_word_size_t wordSize; /**< see #cy_en_pdm_pcm_word_size_t */ member496 #define CY_PDM_PCM_IS_WORD_SIZE_VALID(wordSize) (((wordSize) == CY_PDM_PCM_WSIZE_8_BIT) || \ argument
323 …cy_en_tdm_ws_t wordSize; /**< TX word length. Channel size must be great… member347 …cy_en_tdm_ws_t wordSize; /**< RX word length. Channel size must be great… member
1463 void Cy_SysPm_BackupWordStore(uint32_t wordIndex, uint32_t *wordSrcPointer, uint32_t wordSize) in Cy_SysPm_BackupWordStore()1478 void Cy_SysPm_BackupWordReStore(uint32_t wordIndex, uint32_t *wordDstPointer, uint32_t wordSize) in Cy_SysPm_BackupWordReStore()
2049 void Cy_SysPm_BackupWordStore(uint32_t wordIndex, uint32_t *wordSrcPointer, uint32_t wordSize) in Cy_SysPm_BackupWordStore()2079 void Cy_SysPm_BackupWordReStore(uint32_t wordIndex, uint32_t *wordDstPointer, uint32_t wordSize) in Cy_SysPm_BackupWordReStore()