mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
13 lines
228 B
YAML
13 lines
228 B
YAML
|
|
strip_prefixes:
|
||
|
|
- HAL_
|
||
|
|
|
||
|
|
functions:
|
||
|
|
HAL_InitializeCounter:
|
||
|
|
HAL_FreeCounter:
|
||
|
|
HAL_ResetCounter:
|
||
|
|
HAL_GetCounter:
|
||
|
|
HAL_GetCounterPeriod:
|
||
|
|
HAL_SetCounterMaxPeriod:
|
||
|
|
HAL_GetCounterStopped:
|
||
|
|
HAL_SetCounterEdgeConfiguration:
|