Home
last modified time | relevance | path

Searched refs:rx_error_counter_reg (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dtwai_ll.h104 uint8_t rx_error_counter_reg; member
522 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
535 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
801 reg_save->rx_error_counter_reg = (uint8_t) hw->rx_error_counter_reg.val; in twai_ll_save_reg()
828 hw->rx_error_counter_reg.val = reg_save->rx_error_counter_reg; in twai_ll_restore_reg()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h430 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
443 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h430 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
443 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h430 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
443 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h430 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
443 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dtwai_struct.h149 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dtwai_struct.h150 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dtwai_struct.h149 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dtwai_struct.h148 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dtwai_struct.h147 } rx_error_counter_reg; /* Address 0x0038 */ member