Searched defs:token (Results 1 – 6 of 6) sorted by relevance
/btstack/3rd-party/lwip/core/src/core/ |
H A D | def.c | 105 lwip_strnstr(const char *buffer, const char *token, size_t n) in lwip_strnstr() 128 lwip_strnistr(const char *buffer, const char *token, size_t n) in lwip_strnistr()
|
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/ |
H A D | usbh_conf_template.c | 206 uint8_t token, in USBH_LL_SubmitURB()
|
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/ |
H A D | usbh_conf.c | 407 … uint8_t ep_type, uint8_t token, uint8_t *pbuff, uint16_t length, in USBH_LL_SubmitURB()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_hcd.c | 367 uint8_t token, in HAL_HCD_HC_SubmitRequest()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_hcd.c | 371 uint8_t token, in HAL_HCD_HC_SubmitRequest()
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | pppoe.c | 335 static struct pppoe_softc* pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif… in pppoe_find_softc_by_hunique()
|