Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_fdcan.c96 #define CAN_STM32FD_ILS_RXFIFO1 BIT(1) macro
299 if ((bits & CAN_STM32FD_ILS_RXFIFO1) != 0U) { in can_stm32fd_read_reg()
356 bits |= CAN_STM32FD_ILS_RXFIFO1; in can_stm32fd_write_reg()