Searched refs:Type (Results 1 – 3 of 3) sorted by relevance
11 License Type: Type of license(s) under which TI will be providing software to 70 License Type: TI BSD78 License Type: TI BSD111 License Type: TI BSD135 License Type: TI BSD223 License Type: BSD231 License Type: BSD style268 License Type: BSD style284 License Type: BSD style292 License Type: BSD[all …]
133 uint8_t Type : 2; /**< Request type. */ member
1590 __STATIC_INLINE void LL_USART_SetWKUPType(USART_TypeDef *USARTx, uint32_t Type) in LL_USART_SetWKUPType() argument1592 MODIFY_REG(USARTx->CR3, USART_CR3_WUS, Type); in LL_USART_SetWKUPType()
Completed in 11 milliseconds