Searched defs:options (Results 1 – 8 of 8) sorted by relevance
| /bsp/renesas/docs/ |
| A D | Peripheral_Driver_Addition_Guide_of_RA_Series.md | 20 ### 3.1 Modify the Kconfig file 32 ### 3.2 Modify the uart_config.h file 40 ### 3.3 Modify the drv_usart_v2.h file 48 ### 3.4 Test validation
|
| /bsp/rockchip/rk3500/driver/uart8250/ |
| A D | early.c | 85 …al8250_early_fdt_setup(struct serial8250 *serial, struct rt_fdt_earlycon *con, const char *options) in serial8250_early_fdt_setup() 133 static rt_err_t common_early_setup(struct rt_fdt_earlycon *con, const char *options) in common_early_setup() 150 static rt_err_t omap8250_early_setup(struct rt_fdt_earlycon *con, const char *options) in omap8250_early_setup()
|
| A D | core.c | 13 rt_err_t serial8250_config(struct serial8250 *serial, const char *options) in serial8250_config()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/ |
| A D | audio_out_itf.c | 68 static uint8_t init (uint32_t audio_freq, uint32_t volume, uint32_t options) in init() 97 static uint8_t deinit (uint32_t options) in deinit()
|
| /bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/ |
| A D | gfx_mono_screen_dump.h | 110 const usart_serial_options_t *options) in gfx_mono_screen_dump_init()
|
| /bsp/raspberry-pi/raspi-dm2.0/drivers/ |
| A D | drv_uart.c | 218 static rt_err_t pl011_early_setup(struct rt_fdt_earlycon *con, const char *options) in pl011_early_setup()
|
| /bsp/samd21/sam_d2x_asflib/common/services/adp/ |
| A D | adp.c | 262 static bool adp_request_handshake(uint8_t protocol_version, uint8_t options, uint8_t* protocol_buf) in adp_request_handshake()
|
| A D | adp.h | 157 uint8_t options; member
|
Completed in 20 milliseconds