Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h40 uint32_t srr: 1; /* CMR.4 Self Reception Request */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h41 uint32_t srr: 1; /* CMR.4 Self Reception Request */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h40 uint32_t srr: 1; /* CMR.4 Self Reception Request */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h40 uint32_t srr: 1; /* CMR.4 Self Reception Request */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h352 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()