Searched defs:wordSize (Results 1 – 4 of 4) sorted by relevance
1773 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()
1031 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()
334 cy_en_pdm_pcm_word_size_t wordSize; /**< see #cy_en_pdm_pcm_word_size_t */ member495 #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