Home
last modified time | relevance | path

Searched refs:counter_esp32_init (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_esp32_rtc.c56 static int counter_esp32_init(const struct device *dev) in counter_esp32_init() function
245 &counter_esp32_init,
Dcounter_esp32_tmr.c64 static int counter_esp32_init(const struct device *dev) in counter_esp32_init() function
276 DEVICE_DT_INST_DEFINE(idx, counter_esp32_init, NULL, &counter_data_##idx, \