Searched defs:DMA_CCR_PINC (Results 1 – 25 of 33) sorted by relevance
12
258 #define DMA_CCR_PINC (0x01U << DMA_CCR_PINC_Pos) ///< Peripheral inc… macro
1192 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1272 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1230 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1271 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1269 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1440 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
1154 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
1200 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
1132 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2010 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2013 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2011 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2014 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2028 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2016 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2086 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2274 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2231 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2438 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2248 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2291 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2308 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
2096 #define DMA_CCR_PINC(x) (((uint32_t)(((uint32_t)(x)) << DMA_CCR_PINC_SHIFT)… macro
Completed in 2063 milliseconds