Home
last modified time | relevance | path

Searched refs:PULSE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/kapi/
Drc-core.rst33 hardware. When the carrier is switched on, it is called *PULSE*.
37 *PULSE* and *SPACE* events, each with a given duration.
40 *PULSE* and *SPACE* events depend on the protocol.
42 start with a 9ms *PULSE* and a 4.5ms SPACE. It then transmits 16 bits of
45 with 560µs *PULSE* followed by 1690µs *SPACE* and a bit "0" is modulated
46 with 560µs *PULSE* followed by 560µs *SPACE*.
49 signal in a sequence of *PULSE/SPACE* events, filtering out the carrier
52 of time it receives *PULSE/SPACE* events.
57 microcontroller that decode the *PULSE/SPACE* sequence and return scan
/Linux-v5.4/drivers/cpuidle/governors/
Dteo.c58 #define PULSE 1024 macro
181 misses += PULSE; in teo_update()
183 cpu_data->states[idx_hit].early_hits += PULSE; in teo_update()
185 hits += PULSE; in teo_update()
/Linux-v5.4/drivers/media/rc/
Dsir_ir.c22 #define PULSE '[' macro
255 outb(PULSE, io + UART_TX); in send_pulse()
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-get-features.rst54 .. _LIRC-CAN-REC-PULSE:
171 .. _LIRC-CAN-SEND-PULSE:
Dlirc-write.rst56 When in :ref:`LIRC_MODE_PULSE <lirc-mode-PULSE>` mode, the data written to
/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhisi_femac.c95 PULSE, enumerator
738 hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); in hisi_femac_phy_reset()
Dhix5hd2_gmac.c201 PULSE, enumerator
1085 hix5hd2_sleep_us(priv->phy_reset_delays[PULSE]); in hix5hd2_phy_reset()