Home
last modified time | relevance | path

Searched defs:triple_sampling (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_types.h132 …bool triple_sampling; /**< Enables triple sampling when the TWAI controller samples a bi… member
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h147 …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()
Dtwai_ll.h422 …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()