yanghuatao 52473d7fa2 toolchain/ghs: Fix ?? "trigraphs not allowed" warnings
"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 263: warning #1695-D:
          trigraphs not allowed
  #define  PCI_PM_CTRL_DATA_SEL_MASK        0x1e00  /* Data select (??) */
                                                                    ^

"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 264: warning #1695-D:
          trigraphs not allowed
  #define  PCI_PM_CTRL_DATA_SCALE_MASK      0x6000  /* Data scale (??) */
                                                                   ^

"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 266: warning #1695-D:
          trigraphs not allowed
  #define PCI_PM_PPB_EXTENSIONS             6       /* PPB support extensions (??) */
                                                                               ^

"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 267: warning #1695-D:
          trigraphs not allowed
  #define  PCI_PM_PPB_B2_B3                 0x40    /* Stop clock when in D3hot (??) */
                                                                                 ^

"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 268: warning #1695-D:
          trigraphs not allowed
  #define  PCI_PM_BPCC_ENABLE               0x80    /* Bus power/clock control enable (??) */
                                                                                       ^

"/mnt/yang/qixinwei_vela_warnings_04_23/nuttx/include/nuttx/pci/pci_regs.h", line 269: warning #1695-D:
          trigraphs not allowed
  #define PCI_PM_DATA_REGISTER              7       /* (??) */

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2024-10-10 15:31:08 +02:00
..
2024-09-16 09:22:23 -03:00
2024-01-04 09:25:52 -08:00
2024-10-08 23:51:33 +08:00
2023-10-17 13:43:43 +08:00
2024-09-15 20:21:41 +08:00
2024-09-17 01:55:51 +08:00
2024-09-16 11:25:10 -03:00
2024-10-10 15:31:08 +02:00
2024-09-23 10:03:54 +02:00
2023-12-11 17:00:10 -03:00
2024-04-11 10:45:44 +08:00
2024-08-19 11:05:40 -03:00
2023-12-11 02:06:51 -08:00
2024-09-06 17:49:29 +08:00
2024-09-10 23:32:30 +08:00
2023-12-11 17:00:10 -03:00
2024-10-09 23:00:32 +08:00
2024-03-19 18:06:12 +08:00
2023-11-12 23:52:10 -08:00
2023-08-22 20:28:24 +08:00
2023-12-11 17:00:10 -03:00
2024-09-14 20:15:12 +08:00
2024-09-16 11:25:10 -03:00