Searched refs:EVT_VENDOR_CODE_MSB (Results 1 – 2 of 2) sorted by relevance
42 #define EVT_VENDOR_CODE_MSB 4 macro119 return (msg[EVT_VENDOR_CODE_MSB] << 8) | msg[EVT_VENDOR_CODE_LSB]; in bt_spi_get_evt()
53 #define EVT_VENDOR_CODE_MSB 4 macro170 return (msg[EVT_VENDOR_CODE_MSB] << 8) | msg[EVT_VENDOR_CODE_LSB]; in bt_spi_get_evt()