Home
last modified time | relevance | path

Searched defs:chipset (Results 1 – 6 of 6) sorted by relevance

/btstack/port/archive/wiced-h5/
H A Dmain.c119 const btstack_chipset_t * chipset = btstack_chipset_bcm_instance(); in application_start() local
/btstack/port/archive/posix-h5-bcm/
H A Dmain.c160 const btstack_chipset_t * chipset = btstack_chipset_bcm_instance(); in main() local
/btstack/port/posix-h4-bcm/
H A Dmain.c173 const btstack_chipset_t * chipset = btstack_chipset_bcm_instance(); in main() local
/btstack/chipset/bcm/
H A Dbtstack_chipset_bcm_download_firmware.c70 static const btstack_chipset_t * chipset; variable
/btstack/port/raspi/
H A Dmain.c377 const btstack_chipset_t * chipset = btstack_chipset_bcm_instance(); in main() local
/btstack/src/
H A Dhci.h1019 const btstack_chipset_t * chipset; member