Searched defs:begin (Results  1 – 5 of 5) sorted by relevance
| /Zephyr-latest/drivers/bbram/ | 
| D | bbram_stm32.c | 43 	uint32_t reg, begin, to_copy;  in bbram_stm32_read()  local 63 	uint32_t reg, begin, to_copy;  in bbram_stm32_write()  local
  | 
| /Zephyr-latest/tests/posix/eventfd/src/ | 
| D | stress.c | 90 	enum th_id begin = MIN(READER, WRITER);  in ZTEST_F()  local
  | 
| /Zephyr-latest/drivers/modem/ | 
| D | modem_cmd_handler.c | 108 	size_t delim_len, begin, end, i;  in parse_params()  local
  | 
| /Zephyr-latest/tests/subsys/fs/zms/src/ | 
| D | main.c | 280 static void write_content(uint32_t max_id, uint32_t begin, uint32_t end, struct zms_fs *fs)  in write_content()
  | 
| /Zephyr-latest/tests/subsys/fs/nvs/src/ | 
| D | main.c | 307 static void write_content(uint16_t max_id, uint16_t begin, uint16_t end,  in write_content()
  |