Home
last modified time | relevance | path

Searched full:max (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Drtc_io_ll.h55 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
73 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
83 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
93 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
108 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
118 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
128 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
139 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
152 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
163 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
[all …]
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Drtc_io_ll.h56 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
76 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
86 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
96 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
111 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
121 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
131 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
142 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
155 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
166 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
[all …]
/hal_espressif-3.5.0/components/hal/esp32s3/include/hal/
Drtc_io_ll.h45 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
65 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
75 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
85 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
100 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
110 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
120 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
131 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
144 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
155 * @param rtcio_num The index of rtcio. 0 ~ MAX(rtcio).
[all …]
/hal_espressif-3.5.0/components/driver/include/driver/
Duart.h31 #define UART_NUM_MAX (SOC_UART_NUM) /*!< UART port max */
64 UART_EVENT_MAX, /*!< UART event max index*/
86 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
106 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
117 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
128 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
140 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
152 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
164 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
176 * @param uart_num UART port number, the max port number is (UART_NUM_MAX -1).
[all …]
/hal_espressif-3.5.0/examples/protocols/http_server/advanced_tests/
DREADME.md41 I (5581) TESTS: Max URI handlers: '9'
42 I (5581) TESTS: Max Open Sessions: '7'
43 I (5591) TESTS: Max Header Length: '512'
44 I (5591) TESTS: Max URI Length: '512'
45 I (5601) TESTS: Max Stack Size: '4096'
Dhttp_server_advanced_test.py57 …result = dut1.expect(re.compile(r"(?:[\s\S]*)Max URI handlers: '(\d+)'(?:[\s\S]*)Max Open Sessions…
58 … r"'(\d+)'(?:[\s\S]*)Max Header Length: '(\d+)'(?:[\s\S]*)Max URI Length: "
59 r"'(\d+)'(?:[\s\S]*)Max Stack Size: '(\d+)'"), timeout=15)
/hal_espressif-3.5.0/
D.pylintrc126 sys-max-int,
189 max-nested-blocks=5
247 missing-member-max-choices=1
256 max-spelling-suggestions=4
289 max-line-length=160
292 max-module-lines=1000
508 max-args=5
511 max-attributes=12
514 max-bool-expr=5
517 max-branches=12
[all …]
/hal_espressif-3.5.0/components/esp_system/test/
Dtest_backtrace.c33 * Recursive functions to generate a longer call stack. When the max specified
56 … recursive_func(RECUR_DEPTH, backtrace_trigger_source); //Abort at the max recursive depth in level_three_isr()
62 recursive_func(RECUR_DEPTH, SW_ISR_LEVEL_3); //Trigger nested interrupt max recursive depth in level_one_isr()
71 …recursive_func(RECUR_DEPTH, SW_ISR_LEVEL_1); //Trigger lvl 1 SW interrupt at max recursive depth
80 …recursive_func(RECUR_DEPTH, SW_ISR_LEVEL_1); //Trigger lvl 1 SW interrupt at max recursive depth
/hal_espressif-3.5.0/components/xtensa/include/xtensa/
Dcore-macros.h77 * the 'max' parameter: This parameter allows compiler to optimize
83 * xthal_dcache_block_invalidate_max(void *addr, unsigned size, unsigned max);
84 * xthal_dcache_block_writeback_max(void *addr, unsigned size, unsigned max);
85 * xthal_dcache_block_writeback_inv_max(void *addr, unsigned size, unsigned max);
211 # define _XTHAL_DCACHE_BLOCK_DOWNGRADE_MAX(addr, size, type, max) \ argument
212 if (max <= XCHAL_DCACHE_SIZE) { \
231 # define xthal_dcache_block_invalidate_max(addr, size, max) do { \ argument
232 _XTHAL_DCACHE_BLOCK_DOWNGRADE_MAX(addr, size, XT_DHI_B, max); \
234 # define xthal_dcache_block_writeback_max(addr, size, max) do { \ argument
235 _XTHAL_DCACHE_BLOCK_DOWNGRADE_MAX(addr, size, XT_DHWB_B, max); \
[all …]
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h71 uint16_t range_max; /* Value of range max field of light lightness range state */
96 uint16_t range_max; /* Value of range max field of light lightness range state */
139 …uint16_t range_max; /* Value of temperature range max field of light ctl temperature range state…
169 …uint16_t range_max; /* Value of temperature range max field of light ctl temperature range state */
236 …uint16_t hue_range_max; /* Value of hue range max field of light hsl hue range state …
238 …uint16_t saturation_range_max; /* Value of saturation range max field of light hsl saturation rang…
275 …uint16_t hue_range_max; /* Value of hue range max field of light hsl hue range state …
277 …uint16_t saturation_range_max; /* Value of saturation range max field of light hsl saturation rang…
324 …uint16_t xyl_x_range_max; /* The value of the xyL x Range Max field of the Light xyL x Range state…
326 …uint16_t xyl_y_range_max; /* The value of the xyL y Range Max field of the Light xyL y Range state…
[all …]
/hal_espressif-3.5.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/
DREADME.md96 init = 30.000 max = 50.000 min = -50.000 pace = 1.000
122 expt expt -i <duty> -m <fixed/tri/rect> -p <double> --max <duty> --min -50<duty>
125 --max=<duty> Max limitation for dynamic expectation
161 init = 30.000 max = 50.000 min = -50.000 pace = -1.000
202 * Command: `expt -i <duty> -m <fixed/tri/rect> -p <double> --max <duty> --min <duty>`
206 * 'max' - the maximum limitation of expectation
210 mcpwm-motor> expt -i 40 -m rect -p 1.5 --max 80 --min -60
212 expt: max = 80.000
/hal_espressif-3.5.0/components/hal/include/hal/
Dtouch_sensor_types.h117 …D_MAX (SOC_TOUCH_PAD_THRESHOLD_MAX) /*!<If set touch threshold max value, The touch se…
121 …mer frequency is RTC_SLOW_CLK (can be 150k or 32k depending on the options), max value is 0xffff */
122 #define TOUCH_PAD_MEASURE_CYCLE_DEFAULT (0x7fff) /*!<The timer frequency is 8Mhz, the max value is…
203 TOUCH_PAD_SHIELD_DRV_L0 = 0,/*!<The max equivalent capacitance in shield channel is 40pf */
204 TOUCH_PAD_SHIELD_DRV_L1, /*!<The max equivalent capacitance in shield channel is 80pf */
205 TOUCH_PAD_SHIELD_DRV_L2, /*!<The max equivalent capacitance in shield channel is 120pf */
206 TOUCH_PAD_SHIELD_DRV_L3, /*!<The max equivalent capacitance in shield channel is 160pf */
207 TOUCH_PAD_SHIELD_DRV_L4, /*!<The max equivalent capacitance in shield channel is 200pf */
208 TOUCH_PAD_SHIELD_DRV_L5, /*!<The max equivalent capacitance in shield channel is 240pf */
209 TOUCH_PAD_SHIELD_DRV_L6, /*!<The max equivalent capacitance in shield channel is 280pf */
[all …]
Dsigmadelta_types.h24 * @brief SIGMADELTA port number, the max port number is (SIGMADELTA_NUM_MAX -1).
28 SIGMADELTA_PORT_MAX, /*!< SIGMADELTA port max */
47 SIGMADELTA_CHANNEL_MAX, /*!< Sigma-delta channel max */
/hal_espressif-3.5.0/examples/peripherals/spi_slave_hd/segment_mode/seg_master/main/
Dapp_main.c44 //Value in these 4 registers (Byte 4, 5, 6, 7) indicates the MAX Slave TX buffer length
46 //Value in these 4 registers indicates the MAX Slave RX buffer length
128 //Get the MAX length of Slave's TX/RX buffer
202 …* e.g. let the Senders to claim its MAX length, or let the Master/Slave determine the length thems… in app_main()
210 printf("Slave MAX Send Buffer Size: %d\n", slave_max_tx_buf_size); in app_main()
211 printf("Slave MAX Receive Buffer Size: %d\n", slave_max_rx_buf_size); in app_main()
248 …ESP_LOGW(TAG, "Slave is going to send buffer(%d Bytes) larger than pre-negotiated MAX size", size_… in app_main()
278 …//You can set any size to send (shorter, longer or equal to the Slave Max RX buf size), Slave can … in app_main()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_acceptor/
DREADME.md26 … of connected devices, please make sure set the `BT/BLE MAX ACL CONNECTIONS` and `BR/EDR ACL Max C…
28 `Component config --> Bluetooth --> Bluedroid Options --> BT/BLE MAX ACL CONNECTIONS(1~7)`
30 `Component config --> Bluetooth --> Bluetooth --> Bluetooth controller --> BR/EDR ACL Max Connectio…
/hal_espressif-3.5.0/examples/mesh/ip_internal_network/main/
DKconfig.projbuild68 int "Mesh Max Layer"
72 Max layer allowed in mesh network.
79 The number of devices over the network(max: 300).
/hal_espressif-3.5.0/examples/system/unit_test/main/
Dexample_unit_test_main.c25 const int max = 100; in app_main() local
27 printf("In main application. Collecting %d random numbers from 1 to %d:\n", count, max); in app_main()
30 numbers[i] = 1 + esp_random() % (max - 1); in app_main()
/hal_espressif-3.5.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/main/
Dcmd_mcpwm_motor.c35 struct arg_dbl *max; member
113 if (motor_ctrl_expt_args.max->count) { in do_motor_ctrl_expt_cmd()
114 mc->cfg.expt_max = motor_ctrl_expt_args.max->dval[0]; in do_motor_ctrl_expt_cmd()
115 printf("expt: max = %.3f\n", mc->cfg.expt_max); in do_motor_ctrl_expt_cmd()
220 …motor_ctrl_expt_args.max = arg_dbl0(NULL, "max", "<duty>", "Max limitation for dynamic expectatio… in register_motor_ctrl_expt()
230 .hint = "expt -i <duty> -m <fixed/tri/rect> -p <double> --max <duty> --min <duty>", in register_motor_ctrl_expt()
/hal_espressif-3.5.0/components/esp_http_server/test/
Dtest_http_server.c56 /* Register multiple instances of the same handler for MAX URI Handlers */ in test_handler_limit()
61 /* Register the MAX URI + 1 Handlers should fail */ in test_handler_limit()
70 /* Register the MAX URI Handler should pass */ in test_handler_limit()
76 /* Register the MAX URI + 1 Handlers should fail */ in test_handler_limit()
79 /* Unregister the same handler for MAX URI Handlers */ in test_handler_limit()
228 TEST_CASE("Max Allowed Sockets Test", "[HTTP SERVER]")
/hal_espressif-3.5.0/components/vfs/test/
Dtest_vfs_select.c194 s = select(MAX(uart_fd, socket_fd) + 1, &rfds, NULL, NULL, &tv);
297 const int s = select(MAX(MAX(uart_fd, socket_fd), dummy_socket_fd) + 1, &rfds, NULL, NULL, &tv);
382 int s = select(MAX(uart_fd, socket_fd) + 1, &rfds, NULL, NULL, &tv);
389 s = select(MAX(uart_fd, socket_fd) + 1, &rfds, NULL, NULL, &tv);
491 int s = select(MAX(MAX(uart_fd, dummy_socket_fd), socket_fd) + 1, &rdfds2, NULL, NULL, &tv);
538 int s = select(MAX(MAX(uart_fd, dummy_socket_fd), socket_fd) + 1, &rdfds2, NULL, NULL, &tv);
584 .maxfds = MAX(uart_fd, dummy_socket_fd) + 1,
/hal_espressif-3.5.0/components/esp_ringbuf/test/
Dtest_ringbuf.c206 …//Check buffer free size and max item size upon buffer creation. Should be BUFFER_SIZE/2 - ITEM_HD…
208 …temSize(buffer_handle) == ((BUFFER_SIZE >> 1) - ITEM_HDR_SIZE), "Incorrect max item size received"…
252 …//Check buffer free size and max item size upon buffer creation. Should be BUFFER_SIZE/2 - ITEM_HD…
254 …temSize(buffer_handle) == ((BUFFER_SIZE >> 1) - ITEM_HDR_SIZE), "Incorrect max item size received"…
300 …//Check buffer free size and max item size upon buffer creation. Should be BUFFER_SIZE/2 - ITEM_HD…
302 …temSize(buffer_handle) == ((BUFFER_SIZE >> 1) - ITEM_HDR_SIZE), "Incorrect max item size received"…
348 …//Check buffer free size and max item size upon buffer creation. Should be BUFFER_SIZE - (ITEM_HDR…
350 …ItemSize(buffer_handle) == (BUFFER_SIZE - (ITEM_HDR_SIZE * 2)), "Incorrect max item size received"…
394 …//Check buffer free size and max item size upon buffer creation. Should be BUFFER_SIZE - (ITEM_HDR…
396 …ItemSize(buffer_handle) == (BUFFER_SIZE - (ITEM_HDR_SIZE * 2)), "Incorrect max item size received"…
[all …]
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/
DREADME.md26 … of connected devices, please make sure set the `BT/BLE MAX ACL CONNECTIONS` and `BR/EDR ACL Max C…
28 `Component config --> Bluetooth --> Bluedroid Options --> BT/BLE MAX ACL CONNECTIONS(1~7)`
30 `Component config --> Bluetooth --> Bluetooth --> Bluetooth controller --> BR/EDR ACL Max Connectio…
/hal_espressif-3.5.0/examples/mesh/internal_communication/main/
DKconfig.projbuild95 int "Mesh Max Layer"
100 Max layer allowed in mesh network.
171 The number of devices over the network(max: 300).
/hal_espressif-3.5.0/components/esp_wifi/include/
Desp_mesh.h101 #define MESH_MTU (1500) /**< max transmit unit(in bytes) */
102 #define MESH_MPS (1472) /**< max payload size(in bytes) */
350 int attempts; /**< max vote attempts before stopped */
510 * max number of stations allowed to connect in, default 6, max 10
513 uint8_t max_connection; /**< max mesh connections */
514 uint8_t nonmesh_max_connection; /**< max non-mesh connections */
534 …int attempts; /**< max vote attempts before a new root is elected automatically by mesh …
797 … max_connection of mesh softAP is limited by the max number of Wi-Fi softAP supported (max:…
895 * @brief Set network max layer value
896 * - for tree topology, the max is 25.
[all …]
/hal_espressif-3.5.0/examples/protocols/http_server/restful_server/front/web-demo/src/views/
DLight.vue11 <v-slider v-model="red" :max="255" label="R"></v-slider>
17 <v-slider v-model="green" :max="255" label="G"></v-slider>
23 <v-slider v-model="blue" :max="255" label="B"></v-slider>

12345678910>>...27