Home
last modified time | relevance | path

Searched refs:PERIPHERAL_ONLY (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/
Dble_bufsize.h51 #if ((BASIC_FEATURES != 0)||(PERIPHERAL_ONLY != 0))
98 #if (PERIPHERAL_ONLY != 0)
110 #if (PERIPHERAL_ONLY != 0)
Dble_const.h35 #ifndef PERIPHERAL_ONLY
36 #define PERIPHERAL_ONLY 0 macro