Searched defs:fcs (Results 1 - 9 of 9) sorted by relevance
/third_party/lwip/src/netif/ppp/ |
H A D | demand.c | 66 int fcs; variable
|
H A D | pppos.c | 823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) pppos_output_append() argument 857 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) pppos_output_last() argument [all...] |
/third_party/musl/arch/microblaze/bits/ |
H A D | user.h | 2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
|
/third_party/musl/arch/i386/bits/ |
H A D | user.h | 5 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member 10 long fip, fcs, foo, fos, mxcsr, reserved; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 76 uint8_t fcs = 0xFF; in RfcommCalculateFcs() local 101 uint8_t fcs = 0xFF; in RfcommCheckFcs() local 762 uint8_t fcs = 0; RfcommParseHeaderTail() local [all...] |
H A D | rfcomm_defs.h | 461 uint8_t fcs; member 471 uint8_t fcs; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 145 uint8_t fcs; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_av1.c | 559 #define fcs(width, name, range_min, range_max, subs, ...) \ macro
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 462 uint16_t fcs; in L2capCheckCrc() local [all...] |
Completed in 9 milliseconds