Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1653 for (i = 0; (name = bd->bitfield[i].name) != NULL; i++) { in bcm_format_field()
1654 bit = bd->bitfield[i].bit; in bcm_format_field()
/hardware/bsp/intel/peripheral/libmraa/docs/
Dinternals.md53 documentation explains how this works but it's essentially a bitfield which
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h742 const bcm_bit_desc_t *bitfield; member