Home
last modified time | relevance | path

Searched defs:periph (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.7.0/drivers/mfd/
Dmfd_nxp_lp_flexcomm.c20 uint8_t periph; member
72 LP_FLEXCOMM_PERIPH_T periph, child_isr_t handler) in nxp_lp_flexcomm_setirqhandler()
/Zephyr-Core-3.7.0/tests/drivers/smbus/smbus_emul/src/
Demul.h39 static inline void peripheral_clear_smbalert(struct smbus_peripheral *periph) in peripheral_clear_smbalert()
/Zephyr-Core-3.7.0/drivers/serial/
Duart_nrfx_uarte2.c26 #define INSTANCE_INT_DRIVEN(periph, prefix, i, _) \ argument
29 #define INSTANCE_ASYNC(periph, prefix, i, _) \ argument
32 #define INSTANCE_POLLING(periph, prefix, id, _) \ argument
37 #define INSTANCE_ENHANCED_POLL_OUT(periph, prefix, i, _) \ argument
1078 #define UARTE_DEVICE(periph, prefix, id, _) \ argument
/Zephyr-Core-3.7.0/drivers/pinctrl/
Dpinctrl_npcx.c84 static void npcx_periph_pwm_drive_mode_configure(const struct npcx_periph *periph, in npcx_periph_pwm_drive_mode_configure()
/Zephyr-Core-3.7.0/drivers/spi/
Dspi_nrfx_spis.c403 #define SPIS_DEVICE(periph, prefix, id, _) \ argument
/Zephyr-Core-3.7.0/soc/nuvoton/npcx/common/
Dpinctrl_soc.h123 struct npcx_periph periph; member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h85 } periph; member
Dull_llcp_remote.c586 const bool periph = !!(conn->lll.role == BT_HCI_ROLE_PERIPHERAL); in rr_st_idle() local
Dull_conn_types.h197 } periph; member
/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_ll_stm32_v1.c1018 uint16_t periph) in stm32_i2c_transaction()
Di2c_ll_stm32_v2.c1131 uint16_t periph) in stm32_i2c_transaction()