Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h189 } rx_message_counter_reg; /* Address 0x0074 */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h190 } rx_message_counter_reg; /* Address 0x0074 */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h187 } rx_message_counter_reg; /* Address 0x0074 */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h188 } rx_message_counter_reg; /* Address 0x0074 */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h708 return hw->rx_message_counter_reg.val; in twai_ll_get_rx_msg_count()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h708 return hw->rx_message_counter_reg.val; in twai_ll_get_rx_msg_count()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h708 return hw->rx_message_counter_reg.val; in twai_ll_get_rx_msg_count()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h806 return hw->rx_message_counter_reg.val; in twai_ll_get_rx_msg_count()