Changeset 8f550d2 in rtems for c/src/lib/libbsp/arm/beagle/include/bbb-gpio.h
- Timestamp:
- 06/14/17 14:53:44 (5 years ago)
- Branches:
- 5, master
- Children:
- 369372c3
- Parents:
- 7741545b
- git-author:
- Sichen Zhao <1473996754@…> (06/14/17 14:53:44)
- git-committer:
- Joel Sherrill <joel@…> (06/14/17 17:11:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/beagle/include/bbb-gpio.h
r7741545b r8f550d2 36 36 #define BBB_PD_EN ~BBB_PU_EN 37 37 #define BBB_MUXMODE(X) (X & 0x7) 38 #define BBB_RXACTIVE (1 << 5) 39 #define BBB_SLEWCTRL (1 << 6) 38 40 39 41 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.