Searched full:push (Results 1 – 12 of 12) sorted by relevance
57 - name: Push changes to upstream repository59 : # Push changes to upstream repository60 echo "::group::Push changes to upstream repository"67 git push72 echo -e "\033[32;31mFailed to push the formatting changes\033[0m"
26 - name: Tag Commit and Push to Remote29 git push origin --tags
37 git push -u origin ${{ github.event.inputs.version_number }}38 - name: Tag Commit and Push to remote41 git push origin --tags
4 push:
77 … ( size_t ) tcpTCP_FLAG_PSH ) != 0 ) ? 'P' : '.', /* 0x0008: Push function: please push buffered… in prvTCPFlagMeaning()
32 #pragma pack(push, 1)
35 #pragma pack( push, 1 )
36 #pragma pack(push,1)
46 #pragma GCC diagnostic push
87 …G_PSH ( ( uint8_t ) 0x08U ) /**< Push function: please push buffered…
297 GPIO_CFG_GPIO0_PUSHPULL_INDEX = 16U, /*< GPIO0 push/pull or open-drain */298 GPIO_CFG_GPIO1_PUSHPULL_INDEX = 17U, /*< GPIO1 push/pull or open-drain */299 GPIO_CFG_GPIO2_PUSHPULL_INDEX = 18U, /*< GPIO2 push/pull or open-drain */
76 …#define tcpTCP_FLAG_PSH 0x0008u /* Push function: please push buffered data to the rec…