• Maciej Lipinski's avatar
    [HA] replaced the variables and bitmasks defined in wr_dsport by data sets · e449102d
    Maciej Lipinski authored
    and their members defined in the standard.
    
    The standard defines data sets and members to store bits/values for
    L1Sync. These should not be part of wr_dsport inside PortDS. They are
    at the same level as PortDS. Also. I did not like the bitmasks stored
    and the macros used later to set/get/read them. This commit makes the
    implementation follow directly the standard. It also adds some functions
    to create bitmask out of DS members values and to print the info about
    active and configuration bits in human-readible way (not hex).
    e449102d
Name
Last commit
Last update
..
Makefile Loading commit data...
common-fun.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.c Loading commit data...
state-wr-link-on.c Loading commit data...
state-wr-locked.c Loading commit data...
state-wr-m-lock.c Loading commit data...
state-wr-present.c Loading commit data...
state-wr-resp-calib-req.c Loading commit data...
state-wr-s-lock.c Loading commit data...
wr-api.h Loading commit data...
wr-constants.h Loading commit data...
wr-msg.c Loading commit data...
wr-servo.c Loading commit data...