ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_board_ek_ra8d2_audio_usb_internal.h
Go to the documentation of this file.
1
15
16#pragma once
17
18#include <stdint.h>
19
20#ifdef __cplusplus
21extern "C" {
22#endif
23
37extern volatile uint32_t g_usbhs_probe;
38
39#ifdef __cplusplus
40}
41#endif
volatile uint32_t g_usbhs_probe
Temporary bisect probe for USBHS bring-up HardFault.