Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h89 uint32_t TimeSeg1; /*!< Specifies the number of time quanta in Bit Segment 1. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_can.c310 assert_param(IS_CAN_BS1(hcan->Init.TimeSeg1)); in HAL_CAN_Init()
454 hcan->Init.TimeSeg1 | in HAL_CAN_Init()