Lines Matching full:when
10 be shut off when it is not working leading to lower power consumption. However
14 bool "Disable DAC when ADC2 is used on GPIO 25 and 26"
30 If this option is not selected, the MCPWM interrupt will be deferred when the Cache
46 can work without the flash when interrupt is triggered.
48 miss when running inside and out of SPI functions, which may increase
62 access, by add ESP_INTR_FLAG_IRAM when initializing the driver.
70 can work without the flash when interrupt is triggered.
72 miss when running inside and out of SPI functions, which may increase
84 access, by add ESP_INTR_FLAG_IRAM when initializing the driver.
96 (such as when writing to SPI Flash).
99 configuration structure when installing the driver (see docs for
109 … When the bus-off condition is reached, the REC should be reset to 0 and frozen (via LOM) by the
121 …On the ESP32, when a transmit interrupt occurs, and interrupt register is read on the same APB clo…
130 …On the ESP32, when receiving a data or remote frame, if a bus error occurs in the data or CRC fiel…
141 …On the ESP32, when the RX FIFO overruns and the RX message counter maxes out at 64 messages, the e…
155 may cause data lost when doing spi flash operation.