esp-idf/components/esp_hw_support/port/esp32s3
Omar Chebib dd8843fec3 regi2c: add a spinlock for accessing (reg)I2C devices
When not compiling bootloader, a spinlock will be used for reading or writing
I2C internal devices/registers.
When compiling for bootloader, no need to use any lock.
2021-05-13 11:55:41 +08:00
..
private_include
CMakeLists.txt
Kconfig.mac
chip_info.c
regi2c_ctrl.h
rtc_clk.c
rtc_clk_common.h
rtc_clk_init.c
rtc_init.c
rtc_pm.c
rtc_sleep.c
rtc_time.c
rtc_wdt.c