Hello All,
For usage of MSS_IOMUX module to configure a pin as a GPIO, there is a list of registers should be configured:
MSS_IOMUX---> IOCFGKICK0
MSS_IOMUX---> IOCFGKICK1
MSS_IOMUX---> PADAY_CFG_REG
The register MSS_IOMUX is only mentioned in the technical manual. In contrast, the offsets ( IOCFGKICK0, IOCFGKICK1 & PADAY_CFG_REG) are not mentioned neither by name nor address.
Is there any manual which could have any information about those registers. Thanks in advance.