Searched defs:bd (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/ |
| D | edd_tx.c | 48 static void inc_txbd(void *pD, uint32_t stat, txDesc **bd, uintptr_t **vp, in inc_txbd() 60 static void dec_txbd(void *pD, txDesc **bd, uintptr_t **vp, txQueue_t *txQ) { in dec_txbd()
|
| /hal_infineon-latest/btstack/wiced_include/ |
| D | wiced_bt_types.h | 419 #define EXPAND_BDADDR(bd) bd[0],bd[1],bd[2],bd[3],bd[4],bd[5] argument
|