Searched refs:character (Results 1 – 25 of 28) sorted by relevance
12
/hal_espressif-3.6.0/components/fatfs/src/ |
D | 00history.txt | 122 Added proper case conversion to extended character. 130 Fixed name matching error on the 13 character boundary. 188 Added selection of character encoding on the file. (_STRF_ENCODE) 293 Changed heading character of configuration keywords "_" to "FF_".
|
/hal_espressif-3.6.0/components/fatfs/ |
D | Kconfig | 111 prompt "API character encoding" 115 Choose encoding for character and string arguments/returns when using
|
/hal_espressif-3.6.0/components/freemodbus/ |
D | Kconfig | 92 int "Number of data bits per ASCII character" 97 This option defines the number of data bits per ASCII character.
|
/hal_espressif-3.6.0/examples/peripherals/uart/uart_select/ |
D | README.md | 7 character from UART using `select()` until a blocking read without delay or a
|
/hal_espressif-3.6.0/examples/storage/semihost_vfs/ |
D | README.md | 66 the character set should be available from the same archive as this
|
/hal_espressif-3.6.0/docs/en/api-guides/tools/ |
D | idf-monitor.rst | 33 - Send the menu character itself to remote 36 - Send the exit character itself to remote 213 …vel>`` items where ``<tag>`` is the tag string and ``<log_level>`` is a character from the set ``{…
|
/hal_espressif-3.6.0/examples/peripherals/uart/uart_echo_rs485/ |
D | README.md | 63 …minal. By default if no any symbols are received, the application sends character `.` to check tra…
|
/hal_espressif-3.6.0/components/spiffs/ |
D | Kconfig | 73 zero-termination character, meaning maximum string of characters
|
/hal_espressif-3.6.0/docs/en/api-reference/storage/ |
D | vfs.rst | 182 …ust start with the path separator (``/``) and must contain at least one character after path separ… 213 … most applications send and receive lines terminated by the LF (''\n'') character. Different termi…
|
/hal_espressif-3.6.0/examples/storage/semihost_vfs/data/ |
D | host_file.txt | 4 the character set should be available from the same archive as this
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | app_image_format.rst | 88 ``*`` - The maximum length is 32 characters, including null-termination character. For example, if …
|
D | sleep_modes.rst | 149 …character which triggers wakeup (and any characters before it) will not be received by the UART af…
|
D | console.rst | 99 - If spaces within arguments are required, they can be escaped using ``\`` (backslash) character.
|
/hal_espressif-3.6.0/components/nvs_flash/nvs_partition_generator/ |
D | README.rst | 38 | | | with a NULL character, whereas ``binary`` data is not. | …
|
/hal_espressif-3.6.0/components/driver/ |
D | i2c.c | 180 uint8_t character; /*!< I2C source clock characteristic */ member 643 if ( ((clk_flags & i2c_clk_alloc[clk].character) == clk_flags) && in i2c_get_clk_src()
|
/hal_espressif-3.6.0/ |
D | LICENSE | 159 incidental, or consequential damages of any character arising as a
|
D | .pylintrc | 313 # character used as a quote delimiter is used inconsistently within a module.
|
/hal_espressif-3.6.0/zephyr/blobs/ |
D | license.txt | 159 incidental, or consequential damages of any character arising as a
|
/hal_espressif-3.6.0/examples/system/ota/ |
D | README.md | 74 …ed images received by the OTA client; others interpret the `0x1a`/`SUB` character in a binary as a…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | freertos-smp.rst | 193 - The first character represents the task's names (i.e., ``A, B, C, D``) 194 - And the second character represents the tasks core pinning (and ``X`` means unpinned)
|
D | wifi.rst | 1175 | | is a termination character. If ssid_len > 32, change it to | 1317 | | octets of this string is the two character country info as described in docume… 1320 | | - an ASCII space character, if the regulations under which the station/AP is … 1323 | | - an ASCII 'O' character if the regulations under which the station/AP is … 1325 | | - an ASCII 'I' character if the regulations under which the station/AP is … 1327 | | - an ASCII 'X' character if the station/AP is operating under a noncountry …
|
/hal_espressif-3.6.0/docs/en/api-reference/protocols/ |
D | openssl_apis.rst | 1456 load a character certification context into system context. If '*cert' is pointed to the
|
D | modbus.rst | 11 …us. A Modbus RTU message must be transmitted continuously without inter-character hesitations. Mod…
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | uart.rst | 237 - **Pattern detection**: An interrupt triggered on detecting a 'pattern' of the same character bein…
|
/hal_espressif-3.6.0/tools/kconfig/ |
D | kconfig-language.txt | 204 other character is allowed and the quotes can be escaped using '\'.
|
12