Home
last modified time | relevance | path

Searched defs:pr (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/scripts/ci/stats/
Dmerged_prs.py40 def process_pr(pr): argument
/Zephyr-latest/soc/infineon/cat3/xmc4xxx/
Dpinctrl_soc.h17 #define Z_PINCTRL_STATE_PIN_INIT(node, pr, idx) \ argument
/Zephyr-latest/samples/drivers/espi/src/
Dmain.c423 static int pr_check_range(struct mchp_espi_saf *regs, const struct espi_saf_pr *pr) in pr_check_range()
441 static int pr_check_enable(struct mchp_espi_saf *regs, const struct espi_saf_pr *pr) in pr_check_enable()
456 static int pr_check_lock(struct mchp_espi_saf *regs, const struct espi_saf_pr *pr) in pr_check_lock()
474 static int pr_check_master_bm(struct mchp_espi_saf *regs, const struct espi_saf_pr *pr) in pr_check_master_bm()
490 const struct espi_saf_pr *pr; in espi_saf_test_pr1() local
/Zephyr-latest/include/zephyr/drivers/
Despi_saf.h251 const struct espi_saf_protection *pr) in z_impl_espi_saf_set_protection_regions()
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h167 enum tc_power_role pr; member
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c546 const struct espi_saf_protection *pr) in espi_saf_xec_set_pr()
Despi_taf_npcx.c171 static int espi_taf_npcx_set_pr(const struct device *dev, const struct espi_saf_protection *pr) in espi_taf_npcx_set_pr()
Despi_saf_mchp_xec_v2.c718 const struct espi_saf_protection *pr) in espi_saf_xec_set_pr()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_remote.c927 struct proc_role pr = new_proc_lut[pdu->llctrl.opcode]; in llcp_rr_new() local