Home
last modified time | relevance | path

Searched refs:rep (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
Dbmc150_magn.h59 #define BMC150_MAGN_REPXY_TO_REGVAL(rep) (((rep) - 1) / 2) argument
60 #define BMC150_MAGN_REPZ_TO_REGVAL(rep) ((rep) - 1) argument
/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150.h113 #define BMM150_REPXY_TO_REGVAL(rep) (((rep) - 1) / 2) argument
114 #define BMM150_REPZ_TO_REGVAL(rep) BMM150_REPXY_TO_REGVAL(rep) argument
/Zephyr-latest/subsys/net/lib/socks/
Dsocks_internal.h78 uint8_t rep; member
Dsocks.c176 if (cmd_rsp.r.rep != SOCKS5_CMD_RESP_SUCCESS) { in socks5_tcp_connect()
/Zephyr-latest/arch/x86/core/ia32/
Dcrt0.S209 rep stosl
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst100 - ``rep+ctxt`` runs successively the report mode and the context mode.
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S263 rep stosq