Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER
:
( CONFIG_GPIOLIB || CONFIG_COMPILE_TEST ) && CONFIG_CPUSETS && CONFIG_DEBUG_FS && CONFIG_EXPERT
gpio-sloppy-logic-analyzer
This option enables support for a sloppy logic analyzer using polled GPIOs. Use the 'tools/gpio/gpio-sloppy-logic-analyzer' script with this driver. The script will make it easier to use and will also isolate a CPU for the polling task. Note that this is a last resort analyzer which can be affected by latencies, non-deterministic code paths, or NMIs. However, for e.g. remote development, it may be useful to get a first view and aid further debugging.
If this driver is built as a module it will be called 'gpio-sloppy-logic-analyzer'.
Raw data from LKDDb:
lkddb module gpio-sloppy-logic-analyzer CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER : drivers/gpio/Kconfig : "Sloppy GPIO logic analyzer" # in 6.11–6.12, 6.13-rc+HEAD
lkddb of "" "" "gpio-sloppy-logic-analyzer" : CONFIG_GPIOLIB CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER : drivers/gpio/gpio-sloppy-logic-analyzer.c # in 6.11–6.12, 6.13-rc+HEAD
lkddb platform "gpio-sloppy-logic-analyzer" : CONFIG_GPIOLIB CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER : drivers/gpio/gpio-sloppy-logic-analyzer.c # in 6.11–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab