Lines Matching refs:c
19 …find devices/cc13x2_cc26x2/{driverlib,inc,rf_patches} -depth -name '*.[c|h]' -print0 | cpio --null…
20 find devices/cc13x2_cc26x2/startup_files -depth -name ccfg.c -print0 | cpio --null -pvd $EXT_DIR
28 cp drivers/rf/RFCC26X2_multiMode.c $EXT_DIR/drivers/rf/.
29 find $EXT_DIR/devices/cc13x2_cc26x2 -name '*.[c|h]' -exec dos2unix {} \;
30 find $EXT_DIR/drivers/power -name '*.[c|h]' -exec dos2unix {} \;
31 find $EXT_DIR/drivers/rf -name '*.[c|h]' -exec dos2unix {} \;
32 find $EXT_DIR/drivers/temperature -name '*.[c|h]' -exec dos2unix {} \;
38 The source file devices/cc13x2_cc26x2/startup_files/ccfg.c has been
58 find devices -not -path '*/\.*' -name '*.[c|h]' | \
60 find drivers -name '*.[c|h]' | \
62 find net -maxdepth 1 -name '*.[c|h]' | cpio -pdm $EXT_DIR
64 find . -name '*.[c|h]' -exec chmod 664 {} \;
65 find $EXT_DIR/devices/cc32xx -name '*.[c|h]' -exec dos2unix {} \;
66 find $EXT_DIR/drivers -name '*.[c|h]' -exec dos2unix {} \;
76 directory may need to be updated: notably user.h, cc_pal.c and cc_pal.h.
78 SDK, such as QueueP.h, QueueP_nortos.c and SwiP_nortos.c, should be
91 - driverlib/pin.c
92 - driverlib/utils.c
93 - driverlib/prcm.c