Home
last modified time | relevance | path

Searched refs:SCO_USE_I2S_INTERFACE (Results 1 - 4 of 4) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_brcm.h249 #ifndef SCO_USE_I2S_INTERFACE
250 #define SCO_USE_I2S_INTERFACE FALSE macro
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_brcm.h249 #ifndef SCO_USE_I2S_INTERFACE
250 #define SCO_USE_I2S_INTERFACE FALSE macro
/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c240 * BT Controller with the Host AP, explicitly set "SCO_USE_I2S_INTERFACE = TRUE"
242 * Otherwise, leave SCO_USE_I2S_INTERFACE undefined in the vnd_<target>.txt file.
246 #if (defined(SCO_USE_I2S_INTERFACE) && SCO_USE_I2S_INTERFACE == TRUE)
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c268 * BT Controller with the Host AP, explicitly set "SCO_USE_I2S_INTERFACE = TRUE"
270 * Otherwise, leave SCO_USE_I2S_INTERFACE undefined in the vnd_<target>.txt file.
274 #if (defined(SCO_USE_I2S_INTERFACE) && SCO_USE_I2S_INTERFACE == TRUE)

Completed in 6 milliseconds