Home
last modified time | relevance | path

Searched defs:systimer_dev_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystimer_struct.h270 typedef struct systimer_dev_t { struct
271 volatile systimer_conf_reg_t conf;
272 volatile systimer_load_reg_t load;
273 volatile systimer_load_hi_reg_t load_hi;
274 volatile systimer_load_lo_reg_t load_lo;
275 volatile systimer_step_reg_t step;
276 volatile systimer_target_val_reg_t target_val[3];
277 volatile systimer_target_conf_reg_t target_conf[3];
278 volatile systimer_update_reg_t update;
279 volatile systimer_value_hi_reg_t value_hi;
[all …]
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystimer_struct.h327 typedef struct systimer_dev_t { struct
328 volatile systimer_conf_reg_t conf;
329 volatile systimer_unit_op_reg_t unit_op[2];
330 volatile systimer_unit_load_val_reg_t unit_load_val[2];
331 volatile systimer_target_val_reg_t target_val[3];
332 volatile systimer_target_conf_reg_t target_conf[3];
333 volatile systimer_unit_value_reg_t unit_val[2];
334 volatile systimer_comp_load_reg_t comp_load[3];
335 volatile systimer_unit_load_reg_t unit_load[2];
336 volatile systimer_int_ena_reg_t int_ena;
[all …]
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystimer_struct.h326 typedef struct systimer_dev_t { struct
327 volatile systimer_conf_reg_t conf;
328 volatile systimer_unit_op_reg_t unit_op[2];
329 volatile systimer_unit_load_val_reg_t unit_load_val[2];
330 volatile systimer_target_val_reg_t target_val[3];
331 volatile systimer_target_conf_reg_t target_conf[3];
332 volatile systimer_unit_value_reg_t unit_val[2];
333 volatile systimer_comp_load_reg_t comp_load[3];
334 volatile systimer_unit_load_reg_t unit_load[2];
335 volatile systimer_int_ena_reg_t int_ena;
[all …]
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystimer_struct.h360 typedef struct systimer_dev_t { struct
361 volatile systimer_conf_reg_t conf;
362 volatile systimer_unit_op_reg_t unit_op[2];
363 volatile systimer_unit_load_val_reg_t unit_load_val[2];
364 volatile systimer_target_val_reg_t target_val[3];
365 volatile systimer_target_conf_reg_t target_conf[3];
366 volatile systimer_unit_value_reg_t unit_val[2];
367 volatile systimer_comp_load_reg_t comp_load[3];
368 volatile systimer_unit_load_reg_t unit_load[2];
369 volatile systimer_int_ena_reg_t int_ena;
[all …]
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsystimer_struct.h353 typedef struct systimer_dev_t { struct
369 } systimer_dev_t; argument
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsystimer_struct.h353 typedef struct systimer_dev_t { struct
369 } systimer_dev_t; argument