Home
last modified time | relevance | path

Searched refs:tx_rx_buffer (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Dtwai_struct.h177 } tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Dtwai_struct.h179 } tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Dtwai_struct.h180 } tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Dtwai_struct.h178 } tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h583 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
600 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h576 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
593 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h576 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
593 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h576 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
593 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/
Dtwai_ll.h597 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
614 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Dtwai_struct.h545 twai_tx_rx_buffer_reg_t tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Dtwai_struct.h545 twai_tx_rx_buffer_reg_t tx_rx_buffer[13]; member
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dtwai_ll.h674 hw->tx_rx_buffer[i].val = tx_frame->bytes[i]; in twai_ll_set_tx_buffer()
691 rx_frame->bytes[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->tx_rx_buffer[i], byte); in twai_ll_get_rx_buffer()