Home
last modified time | relevance | path

Searched refs:tx_error_counter_reg (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h104 uint8_t tx_error_counter_reg; member
619 return hw->tx_error_counter_reg.val; in twai_ll_get_tec()
633 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_error_counter_reg, txerr, tec); in twai_ll_set_tec()
881 reg_save->tx_error_counter_reg = (uint8_t) hw->tx_error_counter_reg.val; in twai_ll_save_reg()
909 hw->tx_error_counter_reg.val = reg_save->tx_error_counter_reg; in twai_ll_restore_reg()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h148 } tx_error_counter_reg; /* Address 0x003C */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h149 } tx_error_counter_reg; /* Address 0x003C */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h146 } tx_error_counter_reg; /* Address 0x003C */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h147 } tx_error_counter_reg; /* Address 0x003C */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h521 return hw->tx_error_counter_reg.val; in twai_ll_get_tec()
535 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_error_counter_reg, txerr, tec); in twai_ll_set_tec()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h521 return hw->tx_error_counter_reg.val; in twai_ll_get_tec()
535 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_error_counter_reg, txerr, tec); in twai_ll_set_tec()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h521 return hw->tx_error_counter_reg.val; in twai_ll_get_tec()
535 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_error_counter_reg, txerr, tec); in twai_ll_set_tec()