Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_mcp251xfd.h276 #define MCP251XFD_REG_TXQCON_UINC BIT(8) macro
Dcan_mcp251xfd.c197 *reg_byte = MCP251XFD_UINT32_FLAG_TO_BYTE_MASK(MCP251XFD_REG_TXQCON_UINC | in mcp251xfd_fifo_write()