Searched defs:master (Results 1 – 6 of 6) sorted by relevance
/nrf52832-nimble/rt-thread/components/drivers/mtd/ |
H A D | mtd.c | 14 static rt_mtd_t* mtd_part_alloc(rt_mtd_t *master, const struct mtd_part *part) in mtd_part_alloc() 55 int rt_mtd_register(rt_mtd_t *master, const struct mtd_part *parts, int np) in rt_mtd_register()
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | sconsui.py | 110 def __init__(self, master=None, **kw): argument 145 def __init__(self, master=None): argument
|
H A D | pymenuconfig.py | 428 def __init__(self, master, text, title, ident=None, value=None): argument 488 def __init__(self, master, text, title): argument
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | mtd.h | 59 struct mtd_info *master; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gap_test.c | 1850 int master, in ble_gap_test_util_update_no_l2cap() 1991 int master) in ble_gap_test_util_update_no_l2cap_tmo()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_l2cap_sig.c | 468 int master; in ble_l2cap_sig_update() local
|