Searched refs:counter_esp32_init (Results 1 – 2 of 2) sorted by relevance
56 static int counter_esp32_init(const struct device *dev) in counter_esp32_init() function245 &counter_esp32_init,
64 static int counter_esp32_init(const struct device *dev) in counter_esp32_init() function276 DEVICE_DT_INST_DEFINE(idx, counter_esp32_init, NULL, &counter_data_##idx, \