Home
last modified time | relevance | path

Searched refs:last_bit (Results 1 – 6 of 6) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_smartcard.h127 …usart_last_bit_t last_bit; /**< Specifies whether the clock pulse corresponding to the last transm… member
A Dald_usart.h209 …usart_last_bit_t last_bit; /**< Specifies whether the clock pulse corresponding to the last transm… member
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_sei_drv.h299 uint8_t last_bit; member
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_sei_drv.c153 tmp = SEI_DAT_IDX_LAST_BIT_SET(config->last_bit) in sei_cmd_data_format_config_init()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_smartcard.c902 MODIFY_REG(tmp, USART_CON1_LBCP_MSK, hperh->init.last_bit << USART_CON1_LBCP_POS); in smartcard_set_config()
A Dald_usart.c414 MODIFY_REG(hperh->perh->CON1, USART_CON1_LBCP_MSK, init->last_bit << USART_CON1_LBCP_POS); in ald_usart_clock_init()

Completed in 19 milliseconds