Searched refs:amr (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | twai_ll.h | 654 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter() 878 reg_save->amr_reg[i] = HAL_FORCE_READ_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte); in twai_ll_save_reg() 906 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, reg_save->amr_reg[i]); in twai_ll_restore_reg()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | twai_struct.h | 166 } amr[4]; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | twai_struct.h | 167 } amr[4]; member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | twai_struct.h | 164 } amr[4]; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | twai_struct.h | 165 } amr[4]; member
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | twai_struct.h | 519 } amr[4]; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | twai_struct.h | 519 } amr[4]; member
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | twai_ll.h | 556 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | twai_ll.h | 556 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | twai_ll.h | 556 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | twai_ll.h | 563 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | twai_ll.h | 577 …HAL_FORCE_MODIFY_U32_REG_FIELD(hw->acceptance_filter.amr[i], byte, ((mask_swapped >> (i * 8)) & 0x… in twai_ll_set_acc_filter()
|