Home
last modified time | relevance | path

Searched refs:CTRL2_LINMEN_RESET (Results 1 – 7 of 7) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
549 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
549 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
549 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
567 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
567 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
567 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c71 #define CTRL2_LINMEN_RESET ((uint16_t)0xBFFF) /*!< USART LIN Disable Mask */ macro
562 USARTx->CTRL2 &= CTRL2_LINMEN_RESET; in USART_EnableLIN()

Completed in 35 milliseconds