Searched refs:usart_async_set_stopbits (Results 1 – 13 of 13) sorted by relevance
| /bsp/microchip/common/board/ |
| A D | serial.c | 88 usart_async_set_stopbits(desc, USART_STOP_BITS_ONE); in serial_configure() 90 usart_async_set_stopbits(desc, USART_STOP_BITS_TWO); in serial_configure()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hal_usart_async.h | 254 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_…
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
| /bsp/microchip/samc21/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
| /bsp/microchip/saml10/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
| /bsp/microchip/same70/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/src/ |
| A D | hal_usart_async.c | 212 int32_t usart_async_set_stopbits(struct usart_async_descriptor *const descr, const enum usart_stop_… in usart_async_set_stopbits() function
|
Completed in 15 milliseconds