Searched defs:which (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/drivers/dai/nxp/sai/ |
D | sai.h | 194 #define _SAI_TX_RX_ENABLE_IRQ(dir, regmap, which)\ argument 199 #define _SAI_TX_RX_DISABLE_IRQ(dir, regmap, which)\ argument 204 #define SAI_TX_RX_ENABLE_DISABLE_IRQ(dir, regmap, which, enable)\ argument 209 #define SAI_TX_RX_STATUS_IS_SET(dir, regmap, which)\ argument 214 #define SAI_TX_RX_STATUS_CLEAR(dir, regmap, which) \ argument
|
/Zephyr-latest/drivers/dai/nxp/esai/ |
D | esai.h | 152 #define ESAI_PIN_IS_USED(data, which)\ argument 444 uint32_t which, bool enable) in esai_tx_rx_enable_disable() 465 uint32_t which, bool enable) in esai_tx_rx_enable_disable_fifo_usage()
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 1218 sub which { subroutine
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | emul_bmi160.c | 88 int which = (val & BMI160_CMD_PMU_MASK) >> BMI160_CMD_PMU_SHIFT; in reg_write() local
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | csr.h | 180 #define INSERT_FIELD(val, which, fieldval) \ argument
|
/Zephyr-latest/subsys/net/ip/ |
D | tcp.c | 2200 enum pkt_addr which) in tcp_endpoint_cmp()
|