Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.

This commit is contained in:
Gregory Nutt 2013-05-02 06:28:59 -06:00
parent bd953b4919
commit fb4daa533a

View File

@ -190,7 +190,7 @@
#define MCPWM_CAPCON_HNFCAP0 (1 << 21) /* Bit 21: Hardware noise filter */
#define MCPWM_CAPCON_HNFCAP1 (1 << 22) /* Bit 22: Hardware noise filter */
#define MCPWM_CAPCON_HNFCAP2 (1 << 23) /* Bit 23: Hardware noise filter */
/* Bits 24-31: Reserved
/* Bits 24-31: Reserved */
/* Dead time register */
#define MCPWM_DT_DT0_SHIFT (0) /* Bits 0-9: Dead time for channel 0 */