Lines Matching refs:h
19 …find devices/cc13x2_cc26x2/{driverlib,inc,rf_patches} -depth -name '*.[c|h]' -print0 | cpio --null…
26 cp drivers/rf/RF.h $EXT_DIR/drivers/rf/.
27 cp drivers/rf/RFCC26X2.h $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 {} \;
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