/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | twai_ll.h | 75 } standard; member 635 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 639 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 679 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 685 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | twai_ll.h | 75 } standard; member 635 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 639 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 679 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 685 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | twai_ll.h | 75 } standard; member 635 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 639 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 679 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 685 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | twai_ll.h | 77 } standard; member 642 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 646 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 686 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 692 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | twai_ll.h | 75 } standard; member 656 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 660 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 700 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 706 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | twai_ll.h | 77 } standard; member 733 tx_frame->standard.id[i] = (id_temp >> (8 * i)) & 0xFF; in twai_ll_format_frame_buffer() 737 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() 777 id_temp |= rx_frame->standard.id[i] << (8 * i); in twai_ll_parse_frame_buffer() 783 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_parse_frame_buffer()
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | serial-connection.rst | 22 Do not connect the chip to 5V TTL serial adapters, and especially not to "standard" RS-232 adapters…
|
/hal_espressif-latest/components/esp_system/ |
D | README.md | 22 Timekeeping function in standard library. Can be set (`settimeofday`) or moved forward/backward (`a…
|
D | Kconfig | 323 boot log output and default standard output and standard error of the app). 340 default default standard input of the app). 358 boot log output and default standard input/output/error of the app).
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/ |
D | README | 41 minimal set of standard cryptography primitives.
|
/hal_espressif-latest/components/esp_netif/ |
D | README.md | 106 standard use cases. Filtering is also advantageous from a perspective the user’s application gets a…
|
/hal_espressif-latest/tools/esptool_py/ |
D | CONTRIBUTING.rst | 93 …standard <https://www.conventionalcommits.org/en/v1.0.0/#specification>`_. Every commit message is…
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/ |
D | tinycrypt.rst | 9 with a minimal set of standard cryptography primitives, as listed below. To better 11 from the standard specifications (see the Important Remarks section for some
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 87 * Quad mode is not enabled correctly for this chip model. SPI flash is not a standard, so every man…
|
D | serial-protocol.rst | 452 * The stub loader will send a standard response packet, with no additional data payload.
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | Kconfig.in | 206 UART Baudrate for HCI. Please use standard baudrate.
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 579 the rest of the firmware doesn't call any standard timekeeeping 603 standard time() and gmtime() functions. If the certificate is not
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | troubleshooting.rst | 134 Running ``esptool.py --trace`` will dump all serial interactions to the standard output (this is *a…
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 1025 devices. It will prohibit the usage of standard APIs.
|