Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 162) sorted by relevance

1234567

/components/drivers/usb/cherryusb/
A DKconfig88 config CHERRYUSB_DEVICE_HID
93 config CHERRYUSB_DEVICE_MSC
123 config CHERRYUSB_DEVICE_MTP
128 config CHERRYUSB_DEVICE_ADB
133 config CHERRYUSB_DEVICE_DFU
300 config CHERRYUSB_HOST_HID
305 config CHERRYUSB_HOST_MSC
375 config CHERRYUSB_HOST_AOA
395 config USBHOST_PSC_PRIO
421 config TEST_USBH_HID
[all …]
A DKconfig.rttpkg89 config PKG_CHERRYUSB_DEVICE_HID
94 config PKG_CHERRYUSB_DEVICE_MSC
124 config PKG_CHERRYUSB_DEVICE_MTP
129 config PKG_CHERRYUSB_DEVICE_ADB
134 config PKG_CHERRYUSB_DEVICE_DFU
316 config PKG_CHERRYUSB_HOST_HID
321 config PKG_CHERRYUSB_HOST_MSC
364 config PKG_CHERRYUSB_HOST_ASIX
378 config PKG_CHERRYUSB_HOST_FTDI
462 config PKG_CHERRYUSB_PATH
[all …]
A DKconfig.rtt90 config RT_CHERRYUSB_DEVICE_HID
95 config RT_CHERRYUSB_DEVICE_MSC
100 config RT_CHERRYUSB_DEVICE_AUDIO
105 config RT_CHERRYUSB_DEVICE_VIDEO
125 config RT_CHERRYUSB_DEVICE_MTP
130 config RT_CHERRYUSB_DEVICE_ADB
135 config RT_CHERRYUSB_DEVICE_DFU
317 config RT_CHERRYUSB_HOST_HID
322 config RT_CHERRYUSB_HOST_MSC
365 config RT_CHERRYUSB_HOST_ASIX
[all …]
/components/net/lwip/
A DKconfig59 config RT_LWIP_IGMP
63 config RT_LWIP_ICMP
67 config RT_LWIP_SNMP
72 config RT_LWIP_DNS
77 config RT_LWIP_DHCP
106 config RT_LWIP_UDP
110 config RT_LWIP_TCP
114 config RT_LWIP_RAW
118 config RT_LWIP_PPP
217 config SO_REUSE
[all …]
/components/drivers/i2c/
A DKconfig1 config RT_USING_I2C
6 config RT_I2C_DEBUG
10 config RT_USING_I2C_BITOPS
15 config RT_I2C_BITOPS_DEBUG
30 config RT_SOFT_I2C0_SCL_PIN
34 config RT_SOFT_I2C0_SDA_PIN
38 config RT_SOFT_I2C0_BUS_NAME
54 config RT_SOFT_I2C1_SCL_PIN
58 config RT_SOFT_I2C1_SDA_PIN
78 config RT_SOFT_I2C2_SCL_PIN
[all …]
/components/drivers/hwcrypto/
A DKconfig6 config RT_HWCRYPTO_DEFAULT_NAME
10 config RT_HWCRYPTO_IV_MAX_SIZE
14 config RT_HWCRYPTO_KEYBIT_MAX_SIZE
18 config RT_HWCRYPTO_USING_GCM
22 config RT_HWCRYPTO_USING_AES
48 config RT_HWCRYPTO_USING_DES
62 config RT_HWCRYPTO_USING_3DES
76 config RT_HWCRYPTO_USING_RC4
80 config RT_HWCRYPTO_USING_MD5
110 config RT_HWCRYPTO_USING_RNG
[all …]
/components/legacy/usb/
A DKconfig2 config RT_USING_USB
6 config RT_USING_USB_HOST
12 config RT_USBH_MSTORAGE
16 config UDISK_MOUNTPOINT
20 config RT_USBH_HID
24 config RT_USBH_HID_MOUSE
32 config RT_USING_USB_DEVICE
38 config RT_USBD_THREAD_STACK_SZ
43 config USB_VENDOR_ID
46 config USB_PRODUCT_ID
[all …]
/components/drivers/wlan/
A DKconfig6 config RT_WLAN_DEVICE_STA_NAME
10 config RT_WLAN_DEVICE_AP_NAME
14 config RT_WLAN_SSID_MAX_LENGTH
22 config RT_WLAN_DEV_EVENT_NUM
26 config RT_WLAN_MANAGE_ENABLE
31 config RT_WLAN_SCAN_WAIT_MS
39 config RT_WLAN_SCAN_SORT
64 config RT_WLAN_CFG_ENABLE
74 config RT_WLAN_PROT_ENABLE
83 config RT_WLAN_PROT_MAX
[all …]
/components/drivers/spi/
A DKconfig16 config RT_SOFT_SPI0_SCK_PIN
182 config RT_SPI_BITOPS_DEBUG
187 config RT_USING_QSPI
191 config RT_USING_SPI_MSD
196 config RT_USING_SFUD
203 config RT_SFUD_USING_SFDP
211 config RT_SFUD_USING_QSPI
216 config RT_SFUD_SPI_MAX_HZ
223 config RT_DEBUG_SFUD
228 config RT_USING_ENC28J60
[all …]
A Ddev_spi_bit_ops.c90 if (config->mode & RT_SPI_MSB) in spi_xfer_4line_data8()
165 if (config->mode & RT_SPI_MSB) in spi_xfer_4line_data16()
472 struct rt_spi_configuration *config = &obj->config; in spi_bit_xfer() local
510 if ((config->mode & RT_SPI_CPHA)) in spi_bit_xfer()
515 if (config->mode & RT_SPI_3WIRE) in spi_bit_xfer()
517 if (config->data_width <= 8) in spi_bit_xfer()
521 else if (config->data_width <= 16) in spi_bit_xfer()
528 if (config->data_width <= 8) in spi_bit_xfer()
532 else if (config->data_width <= 16) in spi_bit_xfer()
573 obj->config.data_width = 8; in rt_spi_bit_add_bus()
[all …]
/components/dfs/
A DKconfig3 config RT_USING_DFS
11 config DFS_USING_POSIX
15 config DFS_USING_WORKDIR
20 config RT_USING_DFS_MNTTABLE
33 config DFS_FD_MAX
42 config RT_USING_DFS_V1
46 config RT_USING_DFS_V2
52 config DFS_FILESYSTEMS_MAX
61 config RT_USING_DFS_ELMFAT
161 config RT_USING_DFS_DEVFS
[all …]
/components/finsh/
A DKconfig8 config RT_USING_FINSH
12 config FINSH_USING_MSH
16 config FINSH_THREAD_NAME
20 config FINSH_THREAD_PRIORITY
24 config FINSH_THREAD_STACK_SIZE
28 config FINSH_USING_HISTORY
33 config FINSH_HISTORY_LINES
44 config FINSH_USING_SYMTAB
48 config FINSH_CMD_SIZE
64 config FINSH_USING_AUTH
[all …]
/components/utilities/
A DKconfig3 config RT_USING_RYM
8 config YMODEM_USING_CRC_TABLE
12 config YMODEM_USING_FILE_TRANSFER
71 config ULOG_OUTPUT_LVL
88 config ULOG_USING_ISR_LOG
94 config ULOG_ASSERT_ENABLE
98 config ULOG_LINE_BUF_SIZE
188 config ULOG_USING_FILTER
202 config RT_USING_UTEST
228 config RT_USING_VAR_EXPORT
[all …]
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_glue_aic.c51 aic_ehci_config_t config[] = { variable
89 if (bus->hcd.reg_base == config[i].base_addr) in usb_hc_low_level_init()
93 if (i == sizeof(config)/sizeof(aic_ehci_config_t)) in usb_hc_low_level_init()
101 hal_clk_enable(config[i].phy_clk_id); in usb_hc_low_level_init()
102 hal_clk_enable(config[i].clk_id); in usb_hc_low_level_init()
104 hal_reset_assert(config[i].phy_rst_id); in usb_hc_low_level_init()
105 hal_reset_assert(config[i].rst_id); in usb_hc_low_level_init()
107 hal_reset_deassert(config[i].phy_rst_id); in usb_hc_low_level_init()
108 hal_reset_deassert(config[i].rst_id); in usb_hc_low_level_init()
132 aicos_irq_enable(config[i].irq_num); in usb_hc_low_level_init()
[all …]
/components/libc/posix/
A DKconfig3 config RT_USING_POSIX_FS
10 config RT_USING_POSIX_DEVIO
15 config RT_USING_POSIX_STDIO
20 config RT_USING_POSIX_POLL
72 config RT_USING_POSIX_AIO
81 config RT_USING_POSIX_DELAY
86 config RT_USING_POSIX_CLOCK
91 config RT_USING_POSIX_TIMER
97 config RT_USING_PTHREADS
103 config PTHREAD_NUM_MAX
[all …]
/components/drivers/pm/
A DKconfig1 config RT_USING_PM
6 config PM_TICKLESS_THRESHOLD_TIME
10 config PM_USING_CUSTOM_CONFIG
11 bool "PM using custom pm config"
14 config PM_ENABLE_DEBUG
18 config PM_ENABLE_SUSPEND_SLEEP_MODE
22 config PM_ENABLE_THRESHOLD_SLEEP_MODE
27 config PM_LIGHT_THRESHOLD_TIME
31 config PM_DEEP_THRESHOLD_TIME
35 config PM_STANDBY_THRESHOLD_TIME
/components/net/at/
A DKconfig7 config AT_DEBUG
11 config AT_USING_SERVER
17 config AT_SERVER_DEVICE
21 config AT_SERVER_RECV_BUFF_LEN
25 config AT_SERVER_SEND_BUFF_LEN
31 config AT_USING_CLIENT
37 config AT_CLIENT_NUM_MAX
42 config AT_USING_SOCKET
60 config AT_USING_CLI
65 config AT_PRINT_RAW_CMD
[all …]
/components/drivers/misc/
A DKconfig1 config RT_USING_ADC
5 config RT_USING_DAC
9 config RT_USING_NULL
13 config RT_USING_ZERO
17 config RT_USING_RANDOM
21 config RT_USING_PWM
25 config RT_USING_PULSE_ENCODER
29 config RT_USING_INPUT_CAPTURE
34 config RT_INPUT_CAPTURE_RB_SIZE
/components/net/netdev/
A DKconfig7 config NETDEV_USING_IFCONFIG
11 config NETDEV_USING_PING
15 config NETDEV_USING_NETSTAT
19 config NETDEV_USING_AUTO_DEFAULT
23 config NETDEV_USING_LINK_STATUS_CALLBACK
27 config NETDEV_USING_IPV6
31 config NETDEV_IPV4
35 config NETDEV_IPV6
40 config NETDEV_IPV6_SCOPES
/components/lwp/
A DKconfig14 config LWP_DEBUG_INIT
21 config LWP_USING_RUNTIME
28 config RT_LWP_MAX_NR
32 config LWP_TASK_STACK_SIZE
36 config RT_CH_MSG_MAX_NR
40 config LWP_TID_MAX_NR
44 config LWP_ENABLE_ASID
50 config RT_LWP_SHM_MAX_NR
62 config RT_LWP_MPU_MAX_NR
66 config RT_LWP_USING_SHM
[all …]
/components/net/at/src/
A Dat_base_cmd.c82 at_server_printfln("AT+UART=%d,%d,%d,%d,%d", serial->config.baud_rate, serial->config.data_bits, in at_uart_query()
83 serial->config.stop_bits, serial->config.parity, 1); in at_uart_query()
90 struct serial_configure config = RT_SERIAL_CONFIG_DEFAULT; in at_uart_setup() local
106 config.baud_rate = baudrate; in at_uart_setup()
107 config.data_bits = databits; in at_uart_setup()
108 config.stop_bits = stopbits; in at_uart_setup()
109 config.parity = parity; in at_uart_setup()
111 if(rt_device_control(at_get_server()->device, RT_DEVICE_CTRL_CONFIG, &config) != RT_EOK) in at_uart_setup()
/components/drivers/sdio/
A DKconfig1 config RT_USING_SDIO
7 config RT_SDIO_STACK_SIZE
11 config RT_SDIO_THREAD_PRIORITY
15 config RT_MMCSD_STACK_SIZE
19 config RT_MMCSD_THREAD_PRIORITY
23 config RT_MMCSD_MAX_PARTITION
26 config RT_SDIO_DEBUG
29 config RT_USING_SDHCI
/components/drivers/sensor/v1/
A Dsensor.c70 else if (sen->config.mode == RT_SENSOR_MODE_INT) in rt_sensor_cb()
75 else if (sen->config.mode == RT_SENSOR_MODE_FIFO) in rt_sensor_cb()
104 if (sensor->config.irq_pin.pin == RT_PIN_NONE) in rt_sensor_irq_init()
109 rt_pin_mode(sensor->config.irq_pin.pin, sensor->config.irq_pin.mode); in rt_sensor_irq_init()
178 sensor->config.mode = RT_SENSOR_MODE_POLLING; in rt_sensor_open()
191 sensor->config.mode = RT_SENSOR_MODE_INT; in rt_sensor_open()
201 sensor->config.mode = RT_SENSOR_MODE_FIFO; in rt_sensor_open()
213 sensor->config.power = RT_SENSOR_POWER_NORMAL; in rt_sensor_open()
246 sensor->config.power = RT_SENSOR_POWER_DOWN; in rt_sensor_close()
367 sensor->config.range = (rt_int32_t)args; in rt_sensor_control()
[all …]
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c206 hport->config.config_desc.bLength = desc->bLength; in parse_config_descriptor()
214 hport->config.config_desc.bMaxPower = desc->bMaxPower; in parse_config_descriptor()
616 hport->config.intf[i].class_driver = class_driver; in usbh_enumerate()
635 … if (hport->config.intf[i].class_driver && hport->config.intf[i].class_driver->disconnect) { in usbh_hubport_release()
639 hport->config.config_desc.bNumInterfaces = 0; in usbh_hubport_release()
798 … if (hport->config.intf[itf].class_driver && hport->config.intf[itf].class_driver->driver_name) { in usbh_list_all_interface_name()
799 …if ((strncmp(hport->config.intf[itf].devname, devname, CONFIG_USBHOST_DEV_NAMELEN) == 0) && hport-… in usbh_list_all_interface_name()
800 return hport->config.intf[itf].priv; in usbh_list_all_interface_name()
829 … if (hport->config.intf[itf].class_driver && hport->config.intf[itf].class_driver->driver_name) { in usbh_list_all_interface_driver()
872 … if (hport->config.intf[itf].class_driver && hport->config.intf[itf].class_driver->driver_name) { in usbh_list_all_interface_desc()
[all …]
/components/drivers/rtc/
A DKconfig1 config RT_USING_RTC
6 config RT_USING_ALARM
11 config RT_ALARM_STACK_SIZE
15 config RT_ALARM_TIMESLICE
19 config RT_ALARM_PRIORITY
23 config RT_ALARM_USING_LOCAL_TIME
29 config RT_USING_SOFT_RTC

Completed in 46 milliseconds

1234567