Home
last modified time | relevance | path

Searched refs:raspi_get_model (Results 1 – 4 of 4) sorted by relevance

/btstack/port/raspi/
H A Draspi_get_model.h10 int raspi_get_model();
H A Draspi_get_model.c12 int raspi_get_model() in raspi_get_model() function
H A DMakefile21 raspi_get_model.c \
H A Dmain.c351 int model = raspi_get_model(); in main()