/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLServerSocket.h | 33 TSSLServerSocket(int port, std::shared_ptr<TSSLSocketFactory> factory); 43 std::shared_ptr<TSSLSocketFactory> factory); 54 std::shared_ptr<TSSLSocketFactory> factory);
|
D | TSSLServerSocket.cpp | 36 TSSLServerSocket::TSSLServerSocket(int port, std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 37 : TServerSocket(port), factory_(factory) in TSSLServerSocket() 43 std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 44 : TServerSocket(address, port), factory_(factory) in TSSLServerSocket() 50 std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 51 : TServerSocket(port, sendTimeout, recvTimeout), factory_(factory) in TSSLServerSocket()
|
D | TSSLSocket.cpp | 556 auto *factory = (TSSLSocketFactory *)data; in passwordCallback() local 558 factory->getPassword(userPassword, size); in passwordCallback()
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/ |
D | Kconfig | 24 bool "RAIL PA: apply factory calibration offset" 27 Ensure that the PA power remains constant chip-to-chip by applying factory
|
/Zephyr-latest/drivers/sensor/meas/ms5837/ |
D | ms5837.h | 59 uint16_t factory; member
|
D | ms5837.c | 314 err = ms5837_read_prom(dev, MS5837_CMD_CONV_READ_CRC, &data->factory); in ms5837_init() 351 const int type_id = (data->factory >> 5) & 0x7f; in ms5837_init()
|
/Zephyr-latest/soc/ti/simplelink/cc23x0/ |
D | Kconfig | 37 bool "Use factory configuration"
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 12 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | Kconfig.defconfig | 10 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/others/promicro_nrf52840/ |
D | Kconfig.defconfig | 11 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 9 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/dts/arm/ti/ |
D | cc2340r5.dtsi | 39 ti,ret-to-factory;
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 13 from twister_harness.device.factory import DeviceFactory
|
/Zephyr-latest/boards/ezurio/bl652_dvk/ |
D | bl652_dvk.dts | 105 /* MCP4725 not populated at factory */
|
/Zephyr-latest/soc/nxp/s32/s32k1/ |
D | Kconfig | 93 backdoor key access, mass erase, factory access, and flash security
|
/Zephyr-latest/drivers/hwinfo/ |
D | Kconfig | 39 bool "Ignore CCFG and always use factory value" 42 Always return factory pre-programmed values, stored in FCFG and ignore
|
/Zephyr-latest/boards/ezurio/bl653_dvk/ |
D | bl653_dvk.dts | 132 /* MCP4725 not populated at factory */
|
/Zephyr-latest/boards/ezurio/bl654_dvk/ |
D | bl654_dvk.dts | 130 /* MCP4725 not populated at factory */
|
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/ |
D | index.rst | 97 In the factory the module is flashed with an DFU bootloader, an AT command 105 The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
/Zephyr-latest/boards/others/promicro_nrf52840/doc/ |
D | index.rst | 57 The board is factory-programmed with Adafruit's UF2 booloader
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 160 In the factory the module is flashed with an DFU bootloader, an AT command 168 The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
/Zephyr-latest/boards/adi/ad_swiot1l_sl/doc/ |
D | index.rst | 6 secure, network-capable field devices, with applications in factory automation, process
|
/Zephyr-latest/soc/nxp/kinetis/ |
D | Kconfig | 110 backdoor key access, mass erase, factory access, and flash security
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 40 def factory(tool, jobs=None): member in CoverageTool 542 coverage_tool = CoverageTool.factory(options.coverage_tool, jobs=options.jobs)
|
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/doc/ |
D | index.rst | 57 By default a factory new SAM E70 chip will boot SAM-BA boot loader located in
|