Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h103 uint8_t rx_error_counter_reg; member
589 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
603 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
880 reg_save->rx_error_counter_reg = (uint8_t) hw->rx_error_counter_reg.val; in twai_ll_save_reg()
908 hw->rx_error_counter_reg.val = reg_save->rx_error_counter_reg; in twai_ll_restore_reg()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h141 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h142 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h139 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h140 } rx_error_counter_reg; /* Address 0x0038 */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h491 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
505 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h491 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
505 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h491 return hw->rx_error_counter_reg.val; in twai_ll_get_rec()
505 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()