OVMS3-idf/components/soc/include/soc
Darian Leung a049e02d96 can: Refactor CAN to use HAL and LowLevel layers
The following commit refactors the CAN driver such that
it is split into HAL and Lowlevel layers. The following
changes have also been made:

- Added bit field members to can_message_t as alternative
  to message flags. Updated examples and docs accordingly
- Register field names and fields of can_dev_t updated
2020-01-09 16:13:51 +08:00
..
adc_periph.h refactor the adc driver 2019-11-22 15:42:16 +08:00
can_periph.h can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
dac_periph.h dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
efuse_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
emac_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
gpio_periph.h refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
hwcrypto_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
i2c_periph.h feature(I2C): Add i2c hal support. 2019-11-21 20:34:07 +08:00
i2s_periph.h refactor(i2s): add hal i2s driver 2019-11-19 22:19:19 +08:00
interrupts.h soc: Add interrupt numbers mapping for esp32s2beta 2019-09-26 00:22:36 +08:00
ledc_periph.h soc: add ledc_caps.h, replace target-based ifdefs with caps-based 2019-12-28 20:33:21 +00:00
lldesc.h spi: support new chip esp32s2beta 2019-06-23 12:17:27 +08:00
mcpwm_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
pcnt_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
rmt_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
rtc_io_periph.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_periph.h refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
rtc_wdt.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sdio_slave_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
sdmmc_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
sens_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
sigmadelta_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
soc_memory_layout.h soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory 2020-01-03 17:31:40 +11:00
spi_periph.h ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
syscon_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
timer_periph.h soc: Add xxx_periph.h for all modules 2019-06-03 13:56:54 +08:00
touch_sensor_periph.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart_periph.h feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
uhci_periph.h feature: Add uart hal support. 2019-11-26 20:01:50 +08:00