Searched refs:pin (Results 1 – 3 of 3) sorted by relevance
77 #define TOGGLE_LED( port, pin ) \ argument78 if( ( ( ( ( port )->DR[ ( pin ) << 2 ] ) ) & ( pin ) ) != Bit_RESET ) \80 ( port )->DR[ ( pin ) << 2 ] = 0x00; \84 ( port )->DR[ ( pin ) << 2 ] = ( pin ); \
2839 -( DBGU ) Automatic Echo: Receiver Data Input is connected to the TXD pin.2843 -( DBGU ) Remote Loopback: RXD pin is internally connected to TXD pin.3021 -( RSTC ) User Reset.NRST pin detected low.3025 -( RSTC ) NRST pin level3512 -( SSC ) RK pin3516 … -( SSC ) Receive / Transmit Clock Output Mode:None RK pin: Input - only3518 … -( SSC ) Continuous Receive / Transmit Clock RK pin:Output3520 … -( SSC ) Receive / Transmit Clock only during data transfers RK pin:Output3561 … -( SSC ) Selected Receive / Transmit Frame Sync Signal:None RK pin Input - only
454 used in the CI Action. Also, pin the version of uncrustify in CI. Contributed