Home
last modified time | relevance | path

Searched refs:d0 (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-3.6.0/components/bootloader/subproject/components/micro-ecc/micro-ecc/
Dcurve-specific.inc457 const uECC_word_t *d0,
462 uECC_vli_modSquare_fast(t, d0, &curve_secp224r1); /* t <-- d0 ^ 2 */
463 uECC_vli_modMult_fast(e1, d0, e0, &curve_secp224r1); /* e1 <-- d0 * e0 */
475 const uECC_word_t *d0,
481 uECC_vli_set(d1, d0, num_words_secp224r1); /* d1 <-- d0 */
494 const uECC_word_t *d0,
505 uECC_vli_modMult_fast(t2, d0, d1, &curve_secp224r1); /* t2 <-- d0 * d1 */
507 uECC_vli_modMult_fast(t1, d0, e1, &curve_secp224r1); /* t1 <-- d0 * e1 */
525 uECC_word_t d0[num_words_secp224r1];
529 uECC_vli_set(d0, r, num_words_secp224r1); /* d0 <-- r */
[all …]
/hal_espressif-3.6.0/components/soc/esp32/
Dsdmmc_periph.c36 .d0 = SDMMC_SLOT0_IOMUX_PIN_NUM_D0,
48 .d0 = SDMMC_SLOT1_IOMUX_PIN_NUM_D0,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dsdmmc_periph.c36 .d0 = SDHOST_CDATA_OUT_10_IDX,
48 .d0 = SDHOST_CDATA_OUT_20_IDX,
/hal_espressif-3.6.0/components/driver/include/driver/
Dsdmmc_host.h57 gpio_num_t d0; ///< GPIO number of D0 signal. member
95 .d0 = GPIO_NUM_2, \
/hal_espressif-3.6.0/components/driver/
Dsdmmc_host.c397 s_sdmmc_slot_gpio_num[slot].d0 = slot_config->d0; in sdmmc_host_init_slot()
420 configure_pin(d0, slot, GPIO_MODE_INPUT_OUTPUT); in sdmmc_host_init_slot()
707 gpio_pullup_en(GPIO_NUM(slot, d0)); in sdmmc_host_pullup_en_internal()
/hal_espressif-3.6.0/components/soc/include/soc/
Dsdmmc_periph.h49 uint8_t d0; member
/hal_espressif-3.6.0/examples/storage/sd_card/sdmmc/main/
Dsd_card_example_main.c63 slot_config.d0 = GPIO_NUM_2; in app_main()
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info64 14 .text.vCoRoutineSchedule 0000007a 00000000 00000000 000002d0 2**2
368 9 .xt.lit 00000008 00000000 00000000 000013d0 2**0
393 8 .literal.xQueueCreateCountingSemaphore 00000028 00000000 00000000 000000d0 2**2
413 18 .literal.xQueuePeekFromISR 00000034 00000000 00000000 000002d0 2**2
523 73 .rodata.__FUNCTION__$5387 00000015 00000000 00000000 000010d0 2**2
652 40 .text.copyItemToRingbufAllowSplit 00000124 00000000 00000000 000007d0 2**2
754 91 .xt.lit 000000d0 00000000 00000000 00005ae9 2**0
797 17 .literal.vTaskAllocateMPURegions 00000020 00000000 00000000 000001d0 2**2
917 77 .text.prvInitialiseNewTask 000000d0 00000000 00000000 00000dbc 2**2
1019 128 .text.vTaskSetThreadLocalStoragePointerAndDelCallback 0000002f 00000000 00000000 000029d0 2…
[all …]
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt64 14 .text.vCoRoutineSchedule 0000007a 00000000 00000000 000002d0 2**2
473 9 .xt.lit 00000008 00000000 00000000 000013d0 2**0
498 8 .literal.xQueueCreateCountingSemaphore 00000028 00000000 00000000 000000d0 2**2
518 18 .literal.xQueuePeekFromISR 00000034 00000000 00000000 000002d0 2**2
628 73 .rodata.__FUNCTION__$5387 00000015 00000000 00000000 000010d0 2**2
757 40 .text.copyItemToRingbufAllowSplit 00000124 00000000 00000000 000007d0 2**2
859 91 .xt.lit 000000d0 00000000 00000000 00005ae9 2**0
902 17 .literal.vTaskAllocateMPURegions 00000020 00000000 00000000 000001d0 2**2
1022 77 .text.prvInitialiseNewTask 000000d0 00000000 00000000 00000dbc 2**2
1124 128 .text.vTaskSetThreadLocalStoragePointerAndDelCallback 0000002f 00000000 00000000 000029d0 2…
[all …]
/hal_espressif-3.6.0/examples/wifi/wifi_eap_fast/main/
Dserver.crt48 3b:88:88:f2:ea:d0:a2:cb:e9:42:57:df:26:9f:8a:a2:02:2f:
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/inc/
Dsummary_ESP32-C2.rst37 = 94:b5:55:80:00:d0 (OK) R/W
/hal_espressif-3.6.0/examples/peripherals/i2c/i2c_self_test/
DREADME.md111 data_l: d0
118 data_l: d0
/hal_espressif-3.6.0/examples/wifi/wifi_enterprise/main/
Dserver.pem30 b8:4d:21:6d:5b:76:d0:75:0d:82:df:42:33:0b:05:
Dserver.crt30 b8:4d:21:6d:5b:76:d0:75:0d:82:df:42:33:0b:05:
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dsdmmc_host.rst112 slot.d0 = GPIO_NUM_3;
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/
DREADME.md62 GAP procedure initiated: connect; peer_addr_type=1 peer_addr=14:58:11:c1:d0:2d scan_itvl=16 scan_wi…