zephyr/drivers/watchdog
Leandro Pereira 5f22dab17a esp32: Prefix ROM routines with esp32_rom_
Also provide their prototypes in `soc.h`.  This should help
readability, since some ROM functions, with their names as provided by
Espressif, have sometimes the same prefix as Zephyr APIs.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-10-09 20:53:22 -04:00
..
iwdg_stm32.c
iwdg_stm32.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
Kconfig drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
Kconfig.cmsdk_apb
Kconfig.esp32 drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
Kconfig.qmsi
Kconfig.sam
Kconfig.stm32
Makefile drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
wdog_cmsdk_apb.c
wdt_esp32.c esp32: Prefix ROM routines with esp32_rom_ 2017-10-09 20:53:22 -04:00
wdt_qmsi.c
wdt_sam.c