arduino-esp32/docs/source/api
Jan Procházka 352af86478
Analog Continuous mode API (#8715)
* Adds Analog Continuous mode API

* fix when stopping/starting ADC data are not complete

* Added example

* fix size check

* update frequency in example

* set buffer to NULL if error occurs

* add docs

* set buffer to null on error

* fix example

* update docs

* fix example

* change return value to bool type

* updated adc modes description in docs

* Add empty line at the end of sketch
2023-10-06 13:47:08 +03:00
..
adc.rst Analog Continuous mode API (#8715) 2023-10-06 13:47:08 +03:00
ble.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
bluetooth.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
dac.rst Documentation for DAC peripheral (#6337) 2022-02-23 16:00:16 +02:00
deepsleep.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
espnow.rst Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03:00
ethernet.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
gpio.rst Update gpio.rst: typo in function name 'attachInterrupt' (#8336) 2023-07-17 12:46:21 +03:00
i2c.rst Docs cleanup and version updated to 2.0.2 (#6213) 2022-02-01 11:24:06 +02:00
i2s.rst Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
insights.rst Draft: Esp insights library support (#7566) 2022-12-22 17:42:56 +02:00
ledc.rst ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
preferences.rst fix return value of getBytes (#7981) 2023-03-31 13:42:50 +03:00
pulse_counter.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rainmaker.rst Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03:00
reset_reason.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rmt.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdio.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdmmc.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sigmadelta.rst fixed the function header (#7674) 2023-02-06 15:09:50 +02:00
spi.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
timer.rst ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
touch.rst Add touch sleep wakeup API (#7439) 2022-11-09 14:17:46 -03:00
usb.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
usb_cdc.rst Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) 2022-03-28 11:40:02 +03:00
usb_msc.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
wifi.rst Soft-AP: get subnet mask (#8358) 2023-07-17 13:14:30 +03:00