Home
last modified time | relevance | path

Searched refs:dev_default_config (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c581 pdev->dev_default_config = 0; in USBD_GetConfig()
583 (uint8_t *)&pdev->dev_default_config, in USBD_GetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h229 uint32_t dev_default_config; member