Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h202 hw->command_reg.tr = 1; in twai_ll_set_cmd_tx()
220 …hw->command_reg.val = 0x03; //Set command_reg.tr and command_reg.at simultaneously for single shot… in twai_ll_set_cmd_tx_single_shot()
240 hw->command_reg.at = 1; in twai_ll_set_cmd_abort_tx()
253 hw->command_reg.rrb = 1; in twai_ll_set_cmd_release_rx_buffer()
266 hw->command_reg.cdo = 1; in twai_ll_set_cmd_clear_data_overrun()
286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
305 …hw->command_reg.val = 0x12; //Set command_reg.srr and command_reg.at simultaneously for single sho… in twai_ll_set_cmd_self_rx_single_shot()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h202 hw->command_reg.tr = 1; in twai_ll_set_cmd_tx()
220 …hw->command_reg.val = 0x03; //Set command_reg.tr and command_reg.at simultaneously for single shot… in twai_ll_set_cmd_tx_single_shot()
240 hw->command_reg.at = 1; in twai_ll_set_cmd_abort_tx()
253 hw->command_reg.rrb = 1; in twai_ll_set_cmd_release_rx_buffer()
266 hw->command_reg.cdo = 1; in twai_ll_set_cmd_clear_data_overrun()
286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
305 …hw->command_reg.val = 0x12; //Set command_reg.srr and command_reg.at simultaneously for single sho… in twai_ll_set_cmd_self_rx_single_shot()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h202 hw->command_reg.tr = 1; in twai_ll_set_cmd_tx()
220 …hw->command_reg.val = 0x03; //Set command_reg.tr and command_reg.at simultaneously for single shot… in twai_ll_set_cmd_tx_single_shot()
240 hw->command_reg.at = 1; in twai_ll_set_cmd_abort_tx()
253 hw->command_reg.rrb = 1; in twai_ll_set_cmd_release_rx_buffer()
266 hw->command_reg.cdo = 1; in twai_ll_set_cmd_clear_data_overrun()
286 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
305 …hw->command_reg.val = 0x12; //Set command_reg.srr and command_reg.at simultaneously for single sho… in twai_ll_set_cmd_self_rx_single_shot()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h268 hw->command_reg.tr = 1; in twai_ll_set_cmd_tx()
286 hw->command_reg.val = 0x03; //Writing to TR and AT simultaneously in twai_ll_set_cmd_tx_single_shot()
306 hw->command_reg.at = 1; in twai_ll_set_cmd_abort_tx()
319 hw->command_reg.rrb = 1; in twai_ll_set_cmd_release_rx_buffer()
332 hw->command_reg.cdo = 1; in twai_ll_set_cmd_clear_data_overrun()
352 hw->command_reg.srr = 1; in twai_ll_set_cmd_self_rx_request()
371 hw->command_reg.val = 0x12; in twai_ll_set_cmd_self_rx_single_shot()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h44 } command_reg; /* Address 0x0004 */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h45 } command_reg; /* Address 0x0004 */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h44 } command_reg; /* Address 0x0004 */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h44 } command_reg; /* Address 0x0004 */ member