 |
 |
Go to the documentation of this file. 33 #ifndef __HW_LGPT1_H__ 34 #define __HW_LGPT1_H__ 86 #define LGPT1_O_FAULT 0x00000024U 87 #define LGPT1_O_PARK 0x00000028U 88 #define LGPT1_O_DBDLY 0x0000002CU 89 #define LGPT1_O_DBCTL 0x00000030U 145 #define LGPT1_FAULT_CTL_W 2U 146 #define LGPT1_FAULT_CTL_M 0x00000003U 147 #define LGPT1_FAULT_CTL_S 0U 148 #define LGPT1_FAULT_CTL_IRQ 0x00000003U 149 #define LGPT1_FAULT_CTL_ZERCOND 0x00000002U 150 #define LGPT1_FAULT_CTL_IMMEDIATE 0x00000001U 151 #define LGPT1_FAULT_CTL_DIS 0x00000000U 214 #define LGPT1_PARK_IOCPS2 0x00000080U 215 #define LGPT1_PARK_IOCPS2_M 0x00000080U 216 #define LGPT1_PARK_IOCPS2_S 7U 217 #define LGPT1_PARK_IOCPS2_HIGH 0x00000080U 218 #define LGPT1_PARK_IOCPS2_LOW 0x00000000U 219 #define LGPT1_PARK_IOPS2 0x00000040U 220 #define LGPT1_PARK_IOPS2_M 0x00000040U 221 #define LGPT1_PARK_IOPS2_S 6U 222 #define LGPT1_PARK_IOPS2_HIGH 0x00000040U 223 #define LGPT1_PARK_IOPS2_LOW 0x00000000U 224 #define LGPT1_PARK_IOCPS1 0x00000020U 225 #define LGPT1_PARK_IOCPS1_M 0x00000020U 226 #define LGPT1_PARK_IOCPS1_S 5U 227 #define LGPT1_PARK_IOCPS1_HIGH 0x00000020U 228 #define LGPT1_PARK_IOCPS1_LOW 0x00000000U 229 #define LGPT1_PARK_IOPS1 0x00000010U 230 #define LGPT1_PARK_IOPS1_M 0x00000010U 231 #define LGPT1_PARK_IOPS1_S 4U 232 #define LGPT1_PARK_IOPS1_HIGH 0x00000010U 233 #define LGPT1_PARK_IOPS1_LOW 0x00000000U 234 #define LGPT1_PARK_IOCPS0 0x00000008U 235 #define LGPT1_PARK_IOCPS0_M 0x00000008U 236 #define LGPT1_PARK_IOCPS0_S 3U 237 #define LGPT1_PARK_IOCPS0_HIGH 0x00000008U 238 #define LGPT1_PARK_IOCPS0_LOW 0x00000000U 239 #define LGPT1_PARK_IOPS0 0x00000004U 240 #define LGPT1_PARK_IOPS0_M 0x00000004U 241 #define LGPT1_PARK_IOPS0_S 2U 242 #define LGPT1_PARK_IOPS0_HIGH 0x00000004U 243 #define LGPT1_PARK_IOPS0_LOW 0x00000000U 244 #define LGPT1_PARK_CTL_W 2U 245 #define LGPT1_PARK_CTL_M 0x00000003U 246 #define LGPT1_PARK_CTL_S 0U 247 #define LGPT1_PARK_CTL_BOTH 0x00000003U 248 #define LGPT1_PARK_CTL_DEBUG 0x00000002U 249 #define LGPT1_PARK_CTL_FAULT 0x00000001U 250 #define LGPT1_PARK_CTL_DIS 0x00000000U 269 #define LGPT1_DBDLY_FALLDLY_W 12U 270 #define LGPT1_DBDLY_FALLDLY_M 0x0FFF0000U 271 #define LGPT1_DBDLY_FALLDLY_S 16U 272 #define LGPT1_DBDLY_RISEDLY_W 12U 273 #define LGPT1_DBDLY_RISEDLY_M 0x00000FFFU 274 #define LGPT1_DBDLY_RISEDLY_S 0U 299 #define LGPT1_DBCTL_IO2 0x00000004U 300 #define LGPT1_DBCTL_IO2_M 0x00000004U 301 #define LGPT1_DBCTL_IO2_S 2U 302 #define LGPT1_DBCTL_IO2_EN 0x00000004U 303 #define LGPT1_DBCTL_IO2_DIS 0x00000000U 304 #define LGPT1_DBCTL_IO1 0x00000002U 305 #define LGPT1_DBCTL_IO1_M 0x00000002U 306 #define LGPT1_DBCTL_IO1_S 1U 307 #define LGPT1_DBCTL_IO1_EN 0x00000002U 308 #define LGPT1_DBCTL_IO1_DIS 0x00000000U 309 #define LGPT1_DBCTL_IO0 0x00000001U 310 #define LGPT1_DBCTL_IO0_M 0x00000001U 311 #define LGPT1_DBCTL_IO0_S 0U 312 #define LGPT1_DBCTL_IO0_EN 0x00000001U 313 #define LGPT1_DBCTL_IO0_DIS 0x00000000U