Searched refs:PWM_PDMACTL_CAPORD0_1_Pos (Results 1 – 2 of 2) sorted by relevance
3383 #define PWM_PDMACTL_CAPORD0_1_Pos (3) /*!< PWM… macro3384 #define PWM_PDMACTL_CAPORD0_1_Msk (0x1ul << PWM_PDMACTL_CAPORD0_1_Pos) /*!< PWM…
496 … (((u32IsOddCh << PWM_PDMACTL_CHSEL0_1_Pos) | (u32RisingFirst << PWM_PDMACTL_CAPORD0_1_Pos) | \ in PWM_EnablePDMA()