feat(lp-core): added support for using ETM events as wake-up source
This commit is contained in:
@@ -237,10 +237,16 @@ API 参考
|
||||
.. include-build-file:: inc/lp_core_i2c.inc
|
||||
.. include-build-file:: inc/lp_core_uart.inc
|
||||
|
||||
.. only:: CONFIG_SOC_LP_SPI_SUPPORTED
|
||||
.. only:: SOC_LP_SPI_SUPPORTED
|
||||
|
||||
.. include-build-file:: inc/lp_core_spi.inc
|
||||
|
||||
.. only:: SOC_LP_CORE_SUPPORT_ETM
|
||||
|
||||
.. include-build-file:: inc/lp_core_etm.inc
|
||||
|
||||
.. include-build-file:: inc/lp_core_types.inc
|
||||
|
||||
LP 内核 API 参考
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -251,7 +257,7 @@ LP 内核 API 参考
|
||||
.. include-build-file:: inc/ulp_lp_core_print.inc
|
||||
.. include-build-file:: inc/ulp_lp_core_interrupts.inc
|
||||
|
||||
.. only:: CONFIG_SOC_LP_SPI_SUPPORTED
|
||||
.. only:: SOC_LP_SPI_SUPPORTED
|
||||
|
||||
.. include-build-file:: inc/ulp_lp_core_spi.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user