Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_fdcan.c97 #define CAN_STM32FD_ILS_RXFIFO0 BIT(0) macro
303 if ((bits & CAN_STM32FD_ILS_RXFIFO0) != 0U) { in can_stm32fd_read_reg()
360 bits |= CAN_STM32FD_ILS_RXFIFO0; in can_stm32fd_write_reg()