Home
last modified time | relevance | path

Searched refs:CFG_SCM_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dlinklayer_plat.c450 #if (CFG_SCM_SUPPORTED == 1) in LINKLAYER_PLAT_StartRadioEvt()
464 #if (CFG_SCM_SUPPORTED == 1) in LINKLAYER_PLAT_StopRadioEvt()
476 #if (CFG_SCM_SUPPORTED == 1) in LINKLAYER_PLAT_RCOStartClbr()
495 #if (CFG_SCM_SUPPORTED == 1) in LINKLAYER_PLAT_RCOStopClbr()
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dscm.h28 #if (CFG_SCM_SUPPORTED == 1)
Dscm.c26 #if (CFG_SCM_SUPPORTED == 1)
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/
Dapp_conf.h362 #define CFG_SCM_SUPPORTED (1) macro