Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A Dmain.cpp28 nlohmann::json gpioDefs; in main() local
54 gpioDefs = configDefJson["gpio_definitions"]; in main()
85 for (const auto& gpioConfig : gpioDefs) in main()
H A Dbutton_handler.cpp71 nlohmann::json gpioDefs = configDefJson["gpio_definitions"]; in Handler() local
73 for (const auto& gpioConfig : gpioDefs) in Handler()
/openbmc/phosphor-buttons/inc/
H A Dgpio.hpp79 extern nlohmann::json gpioDefs;