Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h92 uint32_t TimeSeg2; /*!< Specifies the number of time quanta in Bit Segment 2. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_can.c311 assert_param(IS_CAN_BS2(hcan->Init.TimeSeg2)); in HAL_CAN_Init()
455 hcan->Init.TimeSeg2 | in HAL_CAN_Init()