Home
last modified time | relevance | path

Searched defs:address2 (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.h354 static inline void UART_SetMatchAddress(UART_Type *base, uint8_t address1, uint8_t address2) in UART_SetMatchAddress()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.h488 static inline void LPUART_SetMatchAddress(LPUART_Type *base, uint16_t address1, uint16_t address2) in LPUART_SetMatchAddress()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h271 i2c_slave_address_t address2; /*!< Alternate slave 7-bit address and disable. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.h338 i2c_slave_address_t address2; /*!< Alternate slave 7-bit address and disable. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.h553 static inline void LPUART_SetMatchAddress(LPUART_Type *base, uint16_t address1, uint16_t address2) in LPUART_SetMatchAddress()