Lines Matching refs:BACKEND
511 # BACKEND - The name of the facade's backend variable.
518 BACKEND
529 BACKEND
576 # BACKEND - The name of the facade's backend variable.
608 BACKEND
613 BACKEND
623 message(FATAL_ERROR "The ${NAME} pw_add_generic_facade's BACKEND argument "
711 function(pw_set_backend NAME BACKEND)
725 set("${NAME}" "${BACKEND}" CACHE STRING "backend variable for a facade" FORCE)
729 function(pw_set_zephyr_backend_ifdef COND FACADE BACKEND BACKEND_DECL)
736 pw_set_backend("${FACADE}" "${BACKEND}")