Home
last modified time | relevance | path

Searched refs:SERCOM_SPI_CTRLA_RUNSTDBY_Pos (Results 1 – 17 of 17) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h226 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run In Standby */ macro
227 #define SERCOM_SPI_CTRLA_RUNSTDBY (0x1ul << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h240 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run during Standb… macro
241 #define SERCOM_SPI_CTRLA_RUNSTDBY (0x1ul << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h190 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run during Standb… macro
191 #define SERCOM_SPI_CTRLA_RUNSTDBY (_U_(0x1) << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h190 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run during Standb… macro
191 #define SERCOM_SPI_CTRLA_RUNSTDBY (_U_(0x1) << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dsercom.h190 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run during Standb… macro
191 #define SERCOM_SPI_CTRLA_RUNSTDBY (_U_(0x1) << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dsercom.h190 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< \brief (SERCOM_SPI_CTRLA) Run during Standb… macro
191 #define SERCOM_SPI_CTRLA_RUNSTDBY (_U_(0x1) << SERCOM_SPI_CTRLA_RUNSTDBY_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h214 #define SERCOM_SPI_CTRLA_RUNSTDBY_Pos 7 /**< (SE… macro
215 #define SERCOM_SPI_CTRLA_RUNSTDBY_Msk (_U_(0x1) << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) /**< (SE…
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/
A Dhpl_sercom.c2090 …| (CONF_SERCOM_##n##_SPI_RUNSTDBY << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) …
/bsp/microchip/samc21/bsp/hpl/sercom/
A Dhpl_sercom.c2143 …| (CONF_SERCOM_##n##_SPI_RUNSTDBY << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) …
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/
A Dhpl_sercom.c2090 …| (CONF_SERCOM_##n##_SPI_RUNSTDBY << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) …
/bsp/microchip/saml10/bsp/hpl/sercom/
A Dhpl_sercom.c2090 …| (CONF_SERCOM_##n##_SPI_RUNSTDBY << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) …
/bsp/microchip/same54/bsp/hpl/sercom/
A Dhpl_sercom.c2163 …| (CONF_SERCOM_##n##_SPI_RUNSTDBY << SERCOM_SPI_CTRLA_RUNSTDBY_Pos) …
/bsp/microchip/samc21/bsp/hri/
A Dhri_sercom_c21.h2429 tmp = (tmp & SERCOM_SPI_CTRLA_RUNSTDBY) >> SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_get_CTRLA_RUNSTDBY_bit()
2439 tmp |= value << SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_write_CTRLA_RUNSTDBY_bit()
/bsp/microchip/saml10/bsp/hri/
A Dhri_sercom_l10.h2451 tmp = (tmp & SERCOM_SPI_CTRLA_RUNSTDBY) >> SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_get_CTRLA_RUNSTDBY_bit()
2461 tmp |= value << SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_write_CTRLA_RUNSTDBY_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_sercom_d51.h2477 tmp = (tmp & SERCOM_SPI_CTRLA_RUNSTDBY) >> SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_get_CTRLA_RUNSTDBY_bit()
2487 tmp |= value << SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_write_CTRLA_RUNSTDBY_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_sercom_e54.h2477 tmp = (tmp & SERCOM_SPI_CTRLA_RUNSTDBY) >> SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_get_CTRLA_RUNSTDBY_bit()
2487 tmp |= value << SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_write_CTRLA_RUNSTDBY_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_sercom_d51.h2477 tmp = (tmp & SERCOM_SPI_CTRLA_RUNSTDBY) >> SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_get_CTRLA_RUNSTDBY_bit()
2487 tmp |= value << SERCOM_SPI_CTRLA_RUNSTDBY_Pos; in hri_sercomspi_write_CTRLA_RUNSTDBY_bit()

Completed in 193 milliseconds