Searched refs:SyncPolarity (Results 1 – 2 of 2) sorted by relevance
121 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()136 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
75 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member