Home
last modified time | relevance | path

Searched +defs:config +defs:targets (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-gpio-monitor/
H A DgpioMon.hpp45 GpioMonitor(gpiod_line* line, gpiod_line_request_config& config, in GpioMonitor()
47 const std::map<std::string, std::vector<std::string>>& targets, in GpioMonitor()
70 std::map<std::string, std::vector<std::string>> targets; member in phosphor::gpio::GpioMonitor
H A DgpioMonMain.cpp76 struct gpiod_line_request_config config{ in main() struct
86 std::map<std::string, std::vector<std::string>> targets; in main() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py1472 def buildTargets(self, targets, task): argument
1800 def collect_bbfiles(self, config, eventdata): argument
/openbmc/u-boot/
H A DMakefile499 config: scripts_basic outputmakefile FORCE target
1976 targets := $(wildcard $(sort $(targets))) macro