Searched refs:stm32_can_tx_mailbox_t (Results 1 – 1 of 1) sorted by relevance
16 typedef CAN_TxMailBox_TypeDef stm32_can_tx_mailbox_t; typedef80 stm32_can_tx_mailbox_t *stm32_can_select_empty_mailbox(stm32_can_t *can) { in stm32_can_select_empty_mailbox()95 stm32_can_tx_mailbox_t *mailbox = stm32_can_select_empty_mailbox(can); in stm32_can_transmit()
Completed in 2 milliseconds