Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c394 if (pdev->dev_test_mode == 1) in USBD_LL_DataInStage()
397 pdev->dev_test_mode = 0; in USBD_LL_DataInStage()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h240 uint8_t dev_test_mode; member