Searched defs:rx_enable (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/drivers/lora/ |
D | sx126x_common.h | 47 struct gpio_dt_spec rx_enable; member
|
/Zephyr-latest/include/zephyr/drivers/serial/ |
D | uart_async_to_irq.h | 176 int (*rx_enable)(const struct device *dev, uint8_t *buf, size_t len, member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync.c | 122 uint8_t rx_enable; in ll_sync_create() local 1576 uint8_t cte_type, uint8_t rx_enable, uint8_t nodups) 1927 uint8_t rx_enable; local
|
D | ull_sync_types.h | 39 uint8_t rx_enable:1; member
|
/Zephyr-latest/drivers/serial/ |
D | uart_async_to_irq.c | 64 static int rx_enable(const struct device *dev, in rx_enable() function
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_uart.c | 229 static int rx_enable(const struct device *dev, uint8_t *buf, size_t len) in rx_enable() function
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 847 static int rx_enable(uint8_t *buf, size_t len) in rx_enable() function
|
/Zephyr-latest/include/zephyr/drivers/uart/ |
D | uart_internal.h | 48 int (*rx_enable)(const struct device *dev, uint8_t *buf, size_t len, int32_t timeout); member
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 53 bool rx_enable; member
|