Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_can.c53 CANx->BT1 = (0 << CAN_BT1_SAM_Pos) | in CAN_Init()
339 CANx->BT1 = (0 << CAN_BT1_SAM_Pos) | in CAN_SetBaudrate()
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_can.c58 CANx->BT1 = (0 << CAN_BT1_SAM_Pos) | in CAN_Init()
330 CANx->BT1 = (0 << CAN_BT1_SAM_Pos) | in CAN_SetBaudrate()
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_can.c155 can_dev->can_cfg->CANx->BT1 = (0 << CAN_BT1_SAM_Pos) | in swm_can_config()
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h2409 #define CAN_BT1_SAM_Pos 7 //采样次数 0: sampled once 1: sampled three times macro
2410 #define CAN_BT1_SAM_Msk (0x01 << CAN_BT1_SAM_Pos)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h2258 #define CAN_BT1_SAM_Pos 7 //采样次数 0: sampled once 1: sampled three times macro
2259 #define CAN_BT1_SAM_Msk (0x01 << CAN_BT1_SAM_Pos)

Completed in 54 milliseconds