Searched defs:bit (Results 1 – 8 of 8) sorted by relevance
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/ |
H A D | bsp_module_stop.c | 72 uint8_t bit : 5; ///< Which bit in MSTP register member 82 bsp_mstp_bit_t bit; member
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | auth.c | 1047 int bit; in auth_peer_success() local 1137 int bit; in auth_withpeer_success() local
|
H A D | pppos.c | 142 int bit; in ppp_get_fcs() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/ |
H A D | bsp_irq.c | 90 uint32_t bit = i % BSP_PRV_BITS_PER_WORD; in bsp_irq_cfg() local
|
/btstack/3rd-party/lc3-google/test/ |
H A D | bitstream.py | 114 def write_bit(self, bit): argument
|
/btstack/test/sbc/ |
H A D | sbc.py | 505 def add_bit(bit): argument
|
/btstack/src/ |
H A D | hci.c | 184 #define X(name, offset, bit) name, argument 2768 #define X(name, offset, bit) { offset, bit }, in hci_store_local_supported_commands() argument 2779 #define X(name, offset, bit) #name, in hci_store_local_supported_commands() argument
|
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 523 static uECC_word_t vli_testBit(const uECC_word_t *vli, bitcount_t bit) { in vli_testBit()
|