Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c45 #define SECURE_CONNECTIONS_BIT ((uint32_t)0x00000002) /*!< Bit 1 selected */ macro
91 … ((uint32_t)(SECURE_CONNECTIONS_ENABLED * SECURE_CONNECTIONS_BIT)) | \