Searched refs:MCP251XFD_RESET_DELAY_USEC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/can/ | ||
D | can_mcp251xfd.h | 73 #define MCP251XFD_RESET_DELAY_USEC 5000 macro |
D | can_mcp251xfd.c | 1502 k_sleep(K_USEC(MCP251XFD_RESET_DELAY_USEC)); in mcp251xfd_reset() |