Searched refs:PHY (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 3841 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,
|
D | ble_events.h | 454 uint8_t PHY; 505 uint8_t PHY; 522 uint8_t PHY;
|
D | ble_stack_user_cfg.h | 2142 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/ |
D | dtm_cmds.c | 190 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()
|
D | dtm_cmd_db.h | 38 …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,…
|
D | dtm_cmd_db.c | 893 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/ |
D | ble_types.h | 1373 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/ |
D | ble_stack_user_cfg.c | 4336 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/ |
D | stm32wb0x_hal_radio.c | 129 #define IS_PHY_VALID(PHY) (PHY==PHY_1M || PHY==PHY_2M || PHY==PHY_CODED_S_2 || PHY==PHY_CODED_S_8) argument
|