Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h137 uint32_t rxerr: 8; /* RXERR[7:0] Receive Error Counter */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h138 uint32_t rxerr: 8; /* RXERR[7:0] Receive Error Counter */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h135 uint32_t rxerr: 8; /* RXERR[7:0] Receive Error Counter */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h136 uint32_t rxerr: 8; /* RXERR[7:0] Receive Error Counter */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h505 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.h505 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.h505 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h603 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->rx_error_counter_reg, rxerr, rec); in twai_ll_set_rec()