Searched full:sync2 (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/driver/deprecated/driver/ |
D | mcpwm_types_legacy.h | 36 MCPWM_SYNC_2, /*!<SYNC2 input pin*/ 57 int mcpwm_sync2_in_num; /*!<SYNC2 in pin*/ 129 MCPWM_SELECT_GPIO_SYNC2, /*!<Select GPIO SYNC2 as input*/
|
/hal_espressif-latest/zephyr/port/pincfgs/ |
D | esp32c6.yml | 123 sync2:
|
D | esp32.yml | 260 sync2: 307 sync2:
|
D | esp32s3.yml | 235 sync2: 282 sync2:
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | mcpwm_struct.h | 136 * SYNC2 from GPIO matrix, other values: no sync input selected 142 * SYNC2 from GPIO matrix, other values: no sync input selected 148 * SYNC2 from GPIO matrix, other values: no sync input selected 160 * invert SYNC2 from GPIO matrix 707 * 6: SYNC2 from GPIO matrix
|
D | mcpwm_reg.h | 371 * SYNC2 from GPIO matrix, other values: no sync input selected 380 * SYNC2 from GPIO matrix, other values: no sync input selected 389 * SYNC2 from GPIO matrix, other values: no sync input selected 410 * invert SYNC2 from GPIO matrix 2648 * 6: SYNC2 from GPIO matrix
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | mcpwm_struct.h | 136 * SYNC2 from GPIO matrix, other values: no sync input selected 142 * SYNC2 from GPIO matrix, other values: no sync input selected 148 * SYNC2 from GPIO matrix, other values: no sync input selected 160 * invert SYNC2 from GPIO matrix 707 * 6: SYNC2 from GPIO matrix
|
D | mcpwm_reg.h | 371 * SYNC2 from GPIO matrix, other values: no sync input selected 380 * SYNC2 from GPIO matrix, other values: no sync input selected 389 * SYNC2 from GPIO matrix, other values: no sync input selected 410 * invert SYNC2 from GPIO matrix 2648 * 6: SYNC2 from GPIO matrix
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | mcpwm_struct.h | 135 * SYNC2 from GPIO matrix, other values: no sync input selected 141 * SYNC2 from GPIO matrix, other values: no sync input selected 147 * SYNC2 from GPIO matrix, other values: no sync input selected 159 * invert SYNC2 from GPIO matrix 695 * 6: SYNC2 from GPIO matrix
|
D | mcpwm_reg.h | 366 * SYNC2 from GPIO matrix, other values: no sync input selected 375 * SYNC2 from GPIO matrix, other values: no sync input selected 384 * SYNC2 from GPIO matrix, other values: no sync input selected 405 * invert SYNC2 from GPIO matrix 2576 * 6: SYNC2 from GPIO matrix
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | mcpwm_struct.h | 135 * SYNC2 from GPIO matrix, other values: no sync input selected 141 * SYNC2 from GPIO matrix, other values: no sync input selected 147 * SYNC2 from GPIO matrix, other values: no sync input selected 159 * invert SYNC2 from GPIO matrix 695 * 6: SYNC2 from GPIO matrix
|
D | mcpwm_reg.h | 366 * SYNC2 from GPIO matrix, other values: no sync input selected 375 * SYNC2 from GPIO matrix, other values: no sync input selected 384 * SYNC2 from GPIO matrix, other values: no sync input selected 405 * invert SYNC2 from GPIO matrix 2576 * 6: SYNC2 from GPIO matrix
|
/hal_espressif-latest/components/driver/deprecated/ |
D | mcpwm_legacy.c | 178 mcpwm_gpio_init(mcpwm_num, MCPWM_SYNC_2, mcpwm_pin->mcpwm_sync2_in_num); //SYNC2 in mcpwm_set_pin()
|