Home | History | Annotate | Download | only in src

Lines Matching full:speed

1637         uint8_t speed = 
1690 HCI_DEBUG("Setting initiator mode to 0x%02X", speed);
1693 (uint8_t) (speed & DEFAULT_NFCIP_INITIATOR_MODE_SUPPORT));
1727 || ( speed & (uint8_t)phHal_ePassive106 )
1731 || ( speed & (uint8_t)phHal_ePassive212 )
1735 || ( speed & (uint8_t)phHal_ePassive424 )