5 namespace BelaHwComponent {
16 BelaHw Bela_detectUserHw();
17 bool Bela_checkHwCompatibility(
BelaHw userHw,
BelaHw detectedHw);
18 BelaHw getBelaHw(std::string board);
19 std::string getBelaHwName(
BelaHw hardware);
20 unsigned int Bela_hwContains(
BelaHw hw, BelaHwComponent::Component component);
BelaHw
Definition: Bela.h:107