Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_stack_en.h389 (CONTROLLER_2M_CODED_PHY_ENABLED &\
402 (CONTROLLER_2M_CODED_PHY_ENABLED)
519 (CONTROLLER_2M_CODED_PHY_ENABLED)
585 (CONTROLLER_2M_CODED_PHY_ENABLED &\
609 (CONTROLLER_2M_CODED_PHY_ENABLED)
Ddtm_cmds.c95 … ((uint32_t)(CONTROLLER_2M_CODED_PHY_ENABLED * CONTROLLER_2M_CODED_PHY_BIT)) | \
200 #if CONTROLLER_2M_CODED_PHY_ENABLED in aci_hal_transmitter_test_packets()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c545 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1)
2342 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2519 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2528 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2769 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2779 (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2789 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1)
2796 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2805 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
2814 #if (CONTROLLER_2M_CODED_PHY_ENABLED == 1) &&\
[all …]
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt115 message(STATUS "CONTROLLER_2M_CODED_PHY_ENABLED=${CFG_BLE_CONTROLLER_2M_CODED_PHY_ENABLED}")
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h634 CONTROLLER_2M_CODED_PHY_ENABLED,\
Dble_stack_user_cfg.h48 #define CONTROLLER_2M_CODED_PHY_ENABLED CFG_BLE_CONTROLLER_2M_CODED_PHY_ENABLED macro