mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
12 lines
226 B
YAML
12 lines
226 B
YAML
|
|
strip_prefixes:
|
||
|
|
- HAL_
|
||
|
|
|
||
|
|
functions:
|
||
|
|
HAL_InitializeDutyCycle:
|
||
|
|
HAL_FreeDutyCycle:
|
||
|
|
HAL_SetDutyCycleSimDevice:
|
||
|
|
ifndef: __FRC_SYSTEMCORE__
|
||
|
|
HAL_GetDutyCycleFrequency:
|
||
|
|
HAL_GetDutyCycleOutput:
|
||
|
|
HAL_GetDutyCycleHighTime:
|