Home
last modified time | relevance | path

Searched refs:PHY (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h3841 uint8_t PHY,
3916 uint8_t PHY,
4268 uint8_t PHY,
4290 uint8_t PHY);
5018 uint8_t PHY,
5064 uint8_t PHY);
5126 uint8_t PHY,
5216 uint8_t PHY,
5309 uint8_t PHY,
5588 uint8_t PHY,
Dble_events.h454 uint8_t PHY;
505 uint8_t PHY;
522 uint8_t PHY;
Dble_stack_user_cfg.h2142 uint8_t PHY,
2569 uint8_t PHY,
2574 uint8_t PHY);
2714 uint8_t PHY,
2730 uint8_t PHY,
2739 uint8_t PHY,
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c190 uint8_t PHY) in aci_hal_transmitter_test_packets() argument
205 PHY); in aci_hal_transmitter_test_packets()
242 uint8_t PHY, in aci_hal_transmitter_test_packets_v2() argument
259 PHY, in aci_hal_transmitter_test_packets_v2()
Ddtm_cmd_db.h38 …ency,uint8_t Length_Of_Test_Data, uint8_t Packet_Payload, uint16_t Number_Of_Packets, uint8_t PHY);
39 …Test_Data_Length,uint8_t Packet_Payload,uint16_t Number_Of_Packets,uint8_t PHY,uint8_t CTE_Length,…
Ddtm_cmd_db.c893 uint8_t PHY;
905 uint8_t PHY;
1154 uint8_t PHY;
1171 uint8_t PHY;
1434 uint8_t PHY;
1454 uint8_t PHY;
1605 uint8_t PHY;
1611 uint8_t PHY;
1618 uint8_t PHY;
1664 uint8_t PHY;
[all …]
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1373 uint8_t PHY;
1387 uint8_t PHY;
1682 uint8_t PHY;
1701 uint8_t PHY;
2017 uint8_t PHY;
2039 uint8_t PHY;
2216 uint8_t PHY;
2223 uint8_t PHY;
2231 uint8_t PHY;
2285 uint8_t PHY;
[all …]
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4336 uint8_t PHY, in aci_hal_set_le_power_control() argument
4343 PHY, in aci_hal_set_le_power_control()
5697 uint8_t PHY, in hci_le_enhanced_read_transmit_power_level() argument
5702 PHY, in hci_le_enhanced_read_transmit_power_level()
5712 uint8_t PHY) in hci_le_read_remote_transmit_power_level() argument
5715 PHY); in hci_le_read_remote_transmit_power_level()
6160 uint8_t PHY, in hci_le_receiver_test_v3() argument
6169 PHY, in hci_le_receiver_test_v3()
6196 uint8_t PHY, in hci_le_transmitter_test_v3() argument
6205 PHY, in hci_le_transmitter_test_v3()
[all …]
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c129 #define IS_PHY_VALID(PHY) (PHY==PHY_1M || PHY==PHY_2M || PHY==PHY_CODED_S_2 || PHY==PHY_CODED_S_8) argument