Home
last modified time | relevance | path

Searched refs:SERCOM_USART_CTRLA_CPOL_Pos (Results 1 – 18 of 18) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h328 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
329 #define SERCOM_USART_CTRLA_CPOL (0x1ul << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/
A Dusart.c118 (config->clock_polarity_inverted << SERCOM_USART_CTRLA_CPOL_Pos); in _usart_set_config()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h330 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
331 #define SERCOM_USART_CTRLA_CPOL (0x1ul << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h268 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
269 #define SERCOM_USART_CTRLA_CPOL (_U_(0x1) << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h274 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
275 #define SERCOM_USART_CTRLA_CPOL (_U_(0x1) << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dsercom.h274 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
275 #define SERCOM_USART_CTRLA_CPOL (_U_(0x1) << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dsercom.h274 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< \brief (SERCOM_USART_CTRLA) Clock Polarity */ macro
275 #define SERCOM_USART_CTRLA_CPOL (_U_(0x1) << SERCOM_USART_CTRLA_CPOL_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h312 #define SERCOM_USART_CTRLA_CPOL_Pos 29 /**< (SE… macro
313 #define SERCOM_USART_CTRLA_CPOL_Msk (_U_(0x1) << SERCOM_USART_CTRLA_CPOL_Pos) /**< (SE…
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/
A Dhpl_sercom.c99 …| (CONF_SERCOM_##n##_USART_CPOL << SERCOM_USART_CTRLA_CPOL_Pos) …
/bsp/microchip/samc21/bsp/hpl/sercom/
A Dhpl_sercom.c97 …| (CONF_SERCOM_##n##_USART_CPOL << SERCOM_USART_CTRLA_CPOL_Pos) …
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/
A Dhpl_sercom.c99 …| (CONF_SERCOM_##n##_USART_CPOL << SERCOM_USART_CTRLA_CPOL_Pos) …
/bsp/microchip/saml10/bsp/hpl/sercom/
A Dhpl_sercom.c99 …| (CONF_SERCOM_##n##_USART_CPOL << SERCOM_USART_CTRLA_CPOL_Pos) …
/bsp/microchip/same54/bsp/hpl/sercom/
A Dhpl_sercom.c99 …| (CONF_SERCOM_##n##_USART_CPOL << SERCOM_USART_CTRLA_CPOL_Pos) …
/bsp/microchip/samc21/bsp/hri/
A Dhri_sercom_c21.h3103 tmp = (tmp & SERCOM_USART_CTRLA_CPOL) >> SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_get_CTRLA_CPOL_bit()
3113 tmp |= value << SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_write_CTRLA_CPOL_bit()
/bsp/microchip/saml10/bsp/hri/
A Dhri_sercom_l10.h3213 tmp = (tmp & SERCOM_USART_CTRLA_CPOL) >> SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_get_CTRLA_CPOL_bit()
3223 tmp |= value << SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_write_CTRLA_CPOL_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_sercom_d51.h3239 tmp = (tmp & SERCOM_USART_CTRLA_CPOL) >> SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_get_CTRLA_CPOL_bit()
3249 tmp |= value << SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_write_CTRLA_CPOL_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_sercom_e54.h3239 tmp = (tmp & SERCOM_USART_CTRLA_CPOL) >> SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_get_CTRLA_CPOL_bit()
3249 tmp |= value << SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_write_CTRLA_CPOL_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_sercom_d51.h3239 tmp = (tmp & SERCOM_USART_CTRLA_CPOL) >> SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_get_CTRLA_CPOL_bit()
3249 tmp |= value << SERCOM_USART_CTRLA_CPOL_Pos; in hri_sercomusart_write_CTRLA_CPOL_bit()

Completed in 201 milliseconds