ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
tx_systick_ready.c
Go to the documentation of this file.
1
47
48#include <stdint.h>
49
58volatile uint32_t g_ra8_threadx_systick_ready = 0U;
volatile uint32_t g_ra8_threadx_systick_ready
0 until _tx_initialize_low_level has armed ThreadX's SysTick + timer state; 1 afterwards.