Searched defs:triple_sampling (Results 1 – 3 of 3) sorted by relevance
/device/soc/esp/esp32/components/hal/include/hal/ |
D | twai_types.h | 132 …bool triple_sampling; /**< Enables triple sampling when the TWAI controller samples a bi… member
|
/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | can_ll.h | 147 …ng(can_dev_t *hw, uint32_t brp, uint32_t sjw, uint32_t tseg1, uint32_t tseg2, bool triple_sampling) in can_ll_set_bus_timing()
|
D | twai_ll.h | 422 …g(twai_dev_t *hw, uint32_t brp, uint32_t sjw, uint32_t tseg1, uint32_t tseg2, bool triple_sampling) in twai_ll_set_bus_timing()
|