feat(i2s): support i2s etm event and task
This commit is contained in:
@@ -27,6 +27,7 @@ typedef enum {
|
||||
ETM_TRIG_PERIPH_MCPWM, /*!< ETM trigger source: MCPWM */
|
||||
ETM_TRIG_PERIPH_ANA_CMPR, /*!< ETM trigger source: Analog Comparator */
|
||||
ETM_TRIG_PERIPH_TSENS, /*!< ETM trigger source: Temperature Sensor */
|
||||
ETM_TRIG_PERIPH_I2S, /*!< ETM trigger source: I2S */
|
||||
ETM_TRIG_PERIPH_LP_CORE, /*!< ETM trigger source: Low-Power Core */
|
||||
} etm_trigger_peripheral_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user