mcpwm: fix wrong meta information

This commit is contained in:
morris
2021-01-07 17:31:18 +08:00
parent b92c290e56
commit 6dc7f95342
13 changed files with 326 additions and 376 deletions

View File

@@ -18,6 +18,8 @@ PROVIDE ( RMTMEM = 0x60016800 );
PROVIDE ( PCNT = 0x60017000 );
PROVIDE ( SLC = 0x60018000 );
PROVIDE ( LEDC = 0x60019000 );
PROVIDE ( MCPWM0 = 0x6001E000 );
PROVIDE ( MCPWM1 = 0x6002C000 );
PROVIDE ( MCP = 0x600c3000 );
PROVIDE ( TIMERG0 = 0x6001F000 );
PROVIDE ( TIMERG1 = 0x60020000 );