Searched defs:CPOL (Results 1 – 6 of 6) sorted by relevance
64 uint32_t CPOL; /*!< Specifies the idle state of the I2S clock. member
584 #define IS_USART_POLARITY(CPOL) (((CPOL) == USART_POLARITY_LOW) || \ argument
713 #define IS_SMARTCARD_POLARITY(CPOL) (((CPOL) == SMARTCARD_POLARITY_LOW) || ((CPOL) == SMART… argument
20516 …__IOM uint16_t CPOL : 1; /*!< [1..1] RSPCK Polarity Setting … member31140 …__IOM uint32_t CPOL : 1; /*!< [1..1] Clock Polarity Select … member31642 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31665 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31688 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31711 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31734 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31757 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31780 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member31803 …__IOM uint32_t CPOL : 1; /*!< [1..1] RSPCK Polarity … member
10336 …__IO uint16_t CPOL : 1; /*!< RSPCK Polarity Setting … member