Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dmiscutil.c123 uint8_t std_ci = (demod_ci == 0x02U ? 0x01U : 0x00U); in GetDemodCI() local
125 return std_ci; in GetDemodCI()