esp-hal/esp-hal-common/src
2023-07-04 11:47:21 +01:00
..
aes Update documentation (#606) 2023-06-21 04:03:15 -07:00
analog Fix some warnings relating to ADC and eFuse 2023-06-20 07:43:31 -07:00
clock H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
dma Correct DMA descriptor docs, math (#622) 2023-07-04 11:47:21 +01:00
embassy Use both timers in TIMG0 for embassy time driver when able (#609) 2023-07-04 11:47:21 +01:00
interrupt Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
ledc H2: Add initial LEDC support with example 2023-05-29 07:11:44 -07:00
mcpwm Initial support for MCPWM in ESP32-H2 (#544) 2023-05-16 09:00:11 -07:00
pcnt Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
rom Add MD5 functionality from ESP ROM (#618) 2023-07-04 11:47:21 +01:00
rsa Update documentation (#606) 2023-06-21 04:03:15 -07:00
rtc_cntl Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
soc Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
twai implement Copy and Eq for EspTwaiError 2023-05-15 08:20:12 -07:00
assist_debug.rs Update documentation (#606) 2023-06-21 04:03:15 -07:00
delay.rs Simplify the Delay driver, derive Clone and Copy (#568) 2023-05-31 06:45:53 -07:00
gpio.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
i2c.rs Avoid SDA/SCL low during pin config 2023-07-04 11:47:21 +01:00
i2s.rs H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
lib.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
otg_fs.rs Refactor chip-specific code into esp_hal_common::soc module (#412) 2023-02-28 07:49:41 -08:00
peripheral.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
prelude.rs Add WithDmaSpi3 to prelude on espd32s3 2023-07-04 11:47:21 +01:00
pulse_control.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
radio.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
reset.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
rng.rs Peripheral ref/rng (#306) 2022-12-14 09:20:01 +00:00
sha.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
spi.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
system.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
systimer.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
timer.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
uart.rs Async serial uart read (#620) 2023-07-04 11:47:21 +01:00
usb_serial_jtag.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00