Home
last modified time | relevance | path

Searched defs:TxMailbox (Results 1 – 2 of 2) sorted by relevance

/device/board/talkweb/niobe407/applications/103_peripheral_can_example/
Dcan_example.c44 uint32_t TxMailbox; in thread_entry() local
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_can.c1482 uint32_t HAL_CAN_GetTxTimestamp(CAN_HandleTypeDef *hcan, uint32_t TxMailbox) in HAL_CAN_GetTxTimestamp()