Searched refs:wp (Results 1 – 5 of 5) sorted by relevance
510 struct wordlist *wp;512 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l);513 if (wp == NULL)515 wp->word = (char *) (wp + 1);516 wp->next = noauth_addrs;517 MEMCPY(wp->word, addr, l);518 noauth_addrs = wp;532 struct wordlist *wp;534 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l);535 if (wp == NULL)[all …]
369 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_Enable() local379 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_Enable()404 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_Disable() local408 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_Disable()437 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_PeriodSet() local479 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_PeriodSet()533 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_DutyCycleSet() local595 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_DutyCycleSet()695 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_CounterSet() local700 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_CounterSet()[all …]
2 // https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.blueto…