Searched refs:carrier (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/ |
D | p_256_multprecision.c | 103 DWORD carrier; in multiprecision_add() local 106 carrier = 0; in multiprecision_add() 108 temp = a[i] + carrier; in multiprecision_add() 109 carrier = (temp < carrier); in multiprecision_add() 111 carrier |= (temp < b[i]); in multiprecision_add() 115 return carrier; in multiprecision_add() 138 DWORD carrier; in multiprecision_lshift_mod() local 149 carrier = multiprecision_lshift(c, a, keyLength); in multiprecision_lshift_mod() 150 if (carrier) { in multiprecision_lshift_mod() 165 DWORD carrier = 0; in multiprecision_rshift() local [all …]
|
/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/main/ |
D | Kconfig.projbuild | 12 … It uses ASK modulation and pulse distance encoding with a carrier frequency of 38 kHz. 18 … It uses ASK modulation and Manchester encoding with carrier frequency fixed at 36 kHz.
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | rmt.rst | 6 …ration and a binary level, see below. The transmitter can also provide a carrier and modulate it w… 30 g [style=none, label="", background="../../../_static/rmt-carrier.png"] 145 * Enable the RMT carrier signal - **carrier_en** 146 * Frequency of the carrier in Hz - **carrier_freq_hz** 147 * Duty cycle of the carrier signal in percent (%) - **carrier_duty_percent** 148 * Level of the RMT output, when the carrier is applied - **carrier_level** 163 :SOC_RMT_SUPPORT_RX_DEMODULATION: * Enable the RMT carrier demodulation - **carrier_rm** 164 :SOC_RMT_SUPPORT_RX_DEMODULATION: * Frequency of the carrier in Hz - **carrier_freq_hz** 165 …:SOC_RMT_SUPPORT_RX_DEMODULATION: * Duty cycle of the carrier signal in percent (%) - **carrier_du… 166 …:SOC_RMT_SUPPORT_RX_DEMODULATION: * Level of the RMT input, where the carrier is modulated to - **… [all …]
|
D | mcpwm.rst | 193 …carrier submodule used if galvanic isolation from the motor driver is required by passing the A/B … 195 …carrier submodule, it should be first initialized by calling :cpp:func:`mcpwm_carrier_init`. The c… 197 The carrier parameters may be then altered at a runtime by calling dedicated functions to change in… 201 To disable carrier functionality call :cpp:func:`mcpwm_carrier_disable`.
|
/hal_espressif-3.6.0/docs/en/api-guides/esp-ble-mesh/ |
D | ble-mesh-architecture.rst | 166 ``Bearers`` can be taken as a carrier layer based on Bluetooth Low Energy Core, which implements th…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | wifi.rst | 1799 …carrier is recorded by two bytes of signed characters. The first one is imaginary part and the sec… 1810 | sub-carrier | LLTF | 0~31, -32~-1| 0~31, -32~-1| 0~31, -32~-1| 0~63 | 0~63 … 1826 …art followed by real part. The order of each item is the same as the sub-carrier in the table. The… 1832 …ime stream is recorded in sub-carrier 0 of HT-LTF and STBC-HT-LTF for there is no channel frequenc…
|
/hal_espressif-3.6.0/examples/storage/spiffsgen/spiffs_image/sub/ |
D | alice.txt | 267 go by the carrier,’ she thought; ‘and how funny it’ll seem, sending
|