ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
usb_selftest_device.h
Go to the documentation of this file.
1
15
16#pragma once
17
18#ifndef RA8_OFF_TARGET
19#include "tx_api.h"
20
33#endif /* !RA8_OFF_TARGET */
unsigned long ULONG
ThreadX-compatible unsigned long (host stub).
VOID selftest_device_worker(ULONG arg)
Device-side worker: bring the FS device MSC stack up, then park.