Searched defs:fpga (Results 1 – 2 of 2) sorted by relevance
16 const struct device *const fpga = DEVICE_DT_GET(DT_NODELABEL(fpga0)); variable
19 const struct device *fpga = device_get_binding("fpga"); in main() local