Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gnss/
Dgnss_quectel_lcx6g.c792 #define LCX6G_INST_NAME(inst, name) \ macro
796 static struct quectel_lcx6g_config LCX6G_INST_NAME(inst, config) = { \
802 static struct quectel_lcx6g_data LCX6G_INST_NAME(inst, data) = { \
810 &LCX6G_INST_NAME(inst, data), &LCX6G_INST_NAME(inst, config), \