Home
last modified time | relevance | path

Searched refs:RX_PHY (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_events.h327 uint8_t RX_PHY;
393 uint8_t RX_PHY;
Dble_api.h1625 uint8_t *RX_PHY);
Dble_stack_user_cfg.h2592 uint8_t* RX_PHY);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1341 uint8_t RX_PHY;
4176 uint8_t RX_PHY;
4263 uint8_t RX_PHY;
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c5767 uint8_t* RX_PHY) in hci_le_read_phy() argument
5771 RX_PHY); in hci_le_read_phy()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c866 uint8_t RX_PHY;
6471 uint8_t RX_PHY = 0; in hci_le_read_phy_process() local
6482 &RX_PHY); in hci_le_read_phy_process()
6486 rp0->RX_PHY = RX_PHY; in hci_le_read_phy_process()