Home
last modified time | relevance | path

Searched refs:tSHciIO (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.6.0/lib/stm32wb/hci/
Dshci_tl.h55 } tSHciIO; typedef
66 tSHciIO io; /**< Manage the BUS IO operations */
99 void shci_register_io_bus(tSHciIO* fops);
Dshci_tl_if.c23 void shci_register_io_bus(tSHciIO* fops) in shci_register_io_bus()