Home
last modified time | relevance | path

Searched refs:SOC_TWAI_BRP_DIV_THRESH (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h253 # define SOC_TWAI_BRP_DIV_THRESH 128 macro
307 # define CAN_BRP_DIV_THRESH SOC_TWAI_BRP_DIV_THRESH
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dtwai_ll.h427 if (brp > SOC_TWAI_BRP_DIV_THRESH) { in twai_ll_set_bus_timing()