Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dll_intf.h380 tx_rx_phy_e phy; /* the PHY used for transmission of PDUs of BISes in the BIG */ member
398 uint8_t phy; /* the PHY used to create the BIG*/ member
487 …uint8_t phy; /* Indicate the PHY involved (which might not be the current TX PHY for the releva… member
788 uint8_t phy; /* specify the PHY to be used by the receiver */ member
805 uint8_t phy; /* specify the PHY to be used by the transmitter */ member
819 uint8_t phy; /* PHY for which the TX_Power level used by the local controller is updated */ member
830 uint8_t phy; /* PHY for which the current and maximum TX_Power levels are reported */ member
838 uint8_t phy; /* PHY for which the TX_Power level used by the remote controller is reported */ member
880 uint8_t phy; /* specify the PHY to be used by the transmitter */ member
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c3481 uint8_t phy, in aci_gap_set_scan_configuration()
3499 tBleStatus aci_gap_set_connection_configuration(uint8_t phy, in aci_gap_set_connection_configuration()
4570 uint8_t phy, in hci_le_create_big_test()
4671 uint8_t phy, in hci_le_create_big()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c841 void HAL_RADIO_SetPhy(uint8_t StateMachineNo, uint8_t phy) in HAL_RADIO_SetPhy()