Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h30 #define TWAI_LL_BRP_DIV_THRESH 128 macro
464 if (brp > TWAI_LL_BRP_DIV_THRESH) { in twai_ll_check_brp_validation()
489 if (brp > TWAI_LL_BRP_DIV_THRESH) { in twai_ll_set_bus_timing()