mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
32 lines
918 B
YAML
32 lines
918 B
YAML
|
|
strip_prefixes:
|
||
|
|
- HALSIM_
|
||
|
|
|
||
|
|
functions:
|
||
|
|
HALSIM_ResetAddressableLEDData:
|
||
|
|
HALSIM_RegisterAddressableLEDInitializedCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_CancelAddressableLEDInitializedCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_GetAddressableLEDInitialized:
|
||
|
|
HALSIM_SetAddressableLEDInitialized:
|
||
|
|
HALSIM_RegisterAddressableLEDStartCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_CancelAddressableLEDStartCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_GetAddressableLEDStart:
|
||
|
|
HALSIM_SetAddressableLEDStart:
|
||
|
|
HALSIM_RegisterAddressableLEDLengthCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_CancelAddressableLEDLengthCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_GetAddressableLEDLength:
|
||
|
|
HALSIM_SetAddressableLEDLength:
|
||
|
|
HALSIM_RegisterAddressableLEDDataCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_CancelAddressableLEDDataCallback:
|
||
|
|
ignore: true
|
||
|
|
HALSIM_GetAddressableLEDData:
|
||
|
|
HALSIM_SetAddressableLEDData:
|
||
|
|
HALSIM_RegisterAddressableLEDAllCallbacks:
|
||
|
|
ignore: true
|